drop mem_alloc and mem_free, use my own hand crafted optmized macros that
[apps/madmutt.git] / imap / mx_imap.c
index 6ad4b32..dbec056 100644 (file)
@@ -9,6 +9,8 @@
 
 #include <sys/stat.h>
 
+#include <lib-lib/mem.h>
+
 #include "mutt.h"
 #include "imap_private.h"