rationnalize includes a lot:
[apps/madmutt.git] / attach.c
index a66665c..d32f80c 100644 (file)
--- a/attach.c
+++ b/attach.c
@@ -8,19 +8,6 @@
  * 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 <sys/wait.h>
-#include <sys/stat.h>
-#include <fcntl.h>
-#include <string.h>
-#include <errno.h>
-
 #include <lib-lib/lib-lib.h>
 
 #include <lib-sys/unix.h>