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