wibble.
[apps/madmutt.git] / init.c
diff --git a/init.c b/init.c
index 7e7b455..bf5c64a 100644 (file)
--- a/init.c
+++ b/init.c
  * please see the file GPL in the top level source directory.
  */
 
-#if HAVE_CONFIG_H
-# include "config.h"
-#endif
-
-#include <ctype.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <string.h>
-#include <sys/utsname.h>
-#include <errno.h>
-#include <sys/wait.h>
-
 #include <lib-lib/lib-lib.h>
+#include <sys/utsname.h>
 
 #include <lib-sys/unix.h>
 #include <lib-sys/mutt_ssl.h>