sort out some prototypes, put them where they belong.
[apps/madmutt.git] / lib-mime / rfc2231.c
index 206f505..6bbd39a 100644 (file)
@@ -40,9 +40,7 @@
 #include <string.h>
 #include <stdlib.h>
 
-#include <lib-lib/mem.h>
-#include <lib-lib/str.h>
-#include <lib-lib/ascii.h>
+#include <lib-lib/lib-lib.h>
 
 #include <lib-mime/mime.h>