rationnalize includes a lot:
[apps/madmutt.git] / lib-sys / mutt_ssl_gnutls.c
index 7fc5eda..cd48e19 100644 (file)
@@ -8,9 +8,7 @@
  * please see the file GPL in the top level source directory.
  */
 
-#if HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include <lib-lib/lib-lib.h>
 
 #ifdef USE_GNUTLS
 
@@ -20,8 +18,6 @@
 #include <gnutls/openssl.h>
 #endif
 
-#include <lib-lib/lib-lib.h>
-
 #include <lib-ui/curses.h>
 #include <lib-ui/menu.h>