mem_calloc -> p_new
[apps/madmutt.git] / from.c
diff --git a/from.c b/from.c
index 7b0ed8e..e3c85eb 100644 (file)
--- a/from.c
+++ b/from.c
@@ -11,6 +11,8 @@
 # include "config.h"
 #endif
 
+#include <lib-lib/mem.h>
+
 #include "mutt.h"
 
 #include "lib/mem.h"