Use p_new instead of xmalloc()
[apps/madmutt.git] / sort.h
diff --git a/sort.h b/sort.h
index 76cd39d..50c017b 100644 (file)
--- a/sort.h
+++ b/sort.h
@@ -42,5 +42,4 @@ WHERE short SortAlias INITVAL (SORT_ALIAS);
 /* FIXME: This one does not belong to here */
 WHERE short PgpSortKeys INITVAL (SORT_ADDRESS);
 
-#include "mapping.h"
 extern const struct mapping_t SortMethods[];