drop mem_alloc and mem_free, use my own hand crafted optmized macros that
[apps/madmutt.git] / pop / mx_pop.c
index 3262dca..822471e 100644 (file)
@@ -9,6 +9,8 @@
 
 #include <sys/stat.h>
 
+#include <lib-lib/mem.h>
+
 #include "mutt.h"
 #include "pop.h"