rationnalize includes a lot:
[apps/madmutt.git] / compose.c
index d93dbfd..08a95c8 100644 (file)
--- a/compose.c
+++ b/compose.c
  * please see the file GPL in the top level source directory.
  */
 
-#if HAVE_CONFIG_H
-# include "config.h"
-#endif
-
-#include <errno.h>
-#include <string.h>
-#include <sys/stat.h>
-#include <sys/wait.h>
-#include <unistd.h>
-#include <stdlib.h>
-
 #include <lib-lib/lib-lib.h>
 
 #include <lib-sys/unix.h>