rationnalize includes a lot:
[apps/madmutt.git] / nntp / nntp.c
index 93ad37b..4f3c812 100644 (file)
@@ -9,19 +9,9 @@
  * please see the file GPL in the top level source directory.
  */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-#include <unistd.h>
-#include <string.h>
-#include <ctype.h>
-#include <stdlib.h>
-
 #include <lib-lib/lib-lib.h>
 
 #include <lib-mime/mime.h>
-
 #include <lib-ui/curses.h>
 #include <lib-ui/sidebar.h>