rationnalize includes a lot:
[apps/madmutt.git] / lib-ui / complete.c
index 06e70c3..bb0976c 100644 (file)
@@ -7,16 +7,6 @@
  * please see the file GPL in the top level source directory.
  */
 
-#if HAVE_CONFIG_H
-# include "config.h"
-#endif
-
-#include <dirent.h>
-#include <string.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <errno.h>
-
 #include <lib-lib/lib-lib.h>
 
 #include "mutt.h"