drop mem_alloc and mem_free, use my own hand crafted optmized macros that
[apps/madmutt.git] / pgpinvoke.c
index a02a5f3..26d1d42 100644 (file)
@@ -25,6 +25,8 @@
 #include <fcntl.h>
 #include <time.h>
 
+#include <lib-lib/mem.h>
+
 #include "mutt.h"
 #include "mutt_curses.h"
 #include "mutt_idna.h"