exit mem_realloc, enters p_realloc/xrealloc.
[apps/madmutt.git] / hash.c
diff --git a/hash.c b/hash.c
index ac9dc1c..ef9346d 100644 (file)
--- a/hash.c
+++ b/hash.c
@@ -19,8 +19,6 @@
 
 #include "mutt.h"
 
-#include "lib/mem.h"
-
 #define SOMEPRIME 149711
 
 int hash_string (const unsigned char *s, int n)