mem_calloc -> p_new
[apps/madmutt.git] / status.c
index aa94a86..f95eb32 100644 (file)
--- a/status.c
+++ b/status.c
@@ -11,6 +11,8 @@
 # include "config.h"
 #endif
 
+#include <lib-lib/mem.h>
+
 #include "mutt.h"
 #include "mutt_menu.h"
 #include "mutt_curses.h"