make the dump be an almost valid .rc file.
[apps/madmutt.git] / pattern.c
index 26b8375..392a4a6 100644 (file)
--- a/pattern.c
+++ b/pattern.c
@@ -7,21 +7,9 @@
  * please see the file GPL in the top level source directory.
  */
 
-#if HAVE_CONFIG_H
-# include "config.h"
-#endif
-
-#include <string.h>
-#include <stdlib.h>
-#include <ctype.h>
-#include <sys/stat.h>
-#include <unistd.h>
-#include <stdarg.h>
-
 #include <lib-lib/lib-lib.h>
 
 #include <lib-mime/mime.h>
-
 #include <lib-ui/enter.h>
 #include <lib-ui/curses.h>