rationnalize includes a lot:
[apps/madmutt.git] / lib-sys / mutt_signal.c
index 55b3f02..4807fa1 100644 (file)
@@ -7,15 +7,6 @@
  * please see the file GPL in the top level source directory.
  */
 
-#if HAVE_CONFIG_H
-# include "config.h"
-#endif
-
-#include <signal.h>
-#include <string.h>
-#include <sys/wait.h>
-#include <errno.h>
-
 #include <lib-lib/lib-lib.h>
 
 #include <lib-ui/curses.h>