Nico Golde:
[apps/madmutt.git] / mbox.c
diff --git a/mbox.c b/mbox.c
index 3660217..63a8633 100644 (file)
--- a/mbox.c
+++ b/mbox.c
 #include "compress.h"
 #endif
 
+#include "lib/mem.h"
+#include "lib/intl.h"
+#include "lib/str.h"
+
 #include <sys/stat.h>
 #include <dirent.h>
 #include <string.h>