Rocco Rutte:
[apps/madmutt.git] / hash.c
diff --git a/hash.c b/hash.c
index a8e5236..77fc7e8 100644 (file)
--- a/hash.c
+++ b/hash.c
@@ -17,6 +17,8 @@
 
 #include "mutt.h"
 
+#include "lib/mem.h"
+
 #define SOMEPRIME 149711
 
 int hash_string (const unsigned char *s, int n)