rationnalize includes a lot:
[apps/madmutt.git] / mutt_libesmtp.c
index fe256f6..98533e7 100644 (file)
  * It's licensed under the GNU General Public License,
  * please see the file GPL in the top level source directory.
  */
-#if HAVE_CONFIG_H
-#include "config.h"
-#endif
-
-#include <stdarg.h>
 
 #include <lib-lib/lib-lib.h>
 
@@ -27,8 +22,6 @@
 #include <openssl/ssl.h>
 #endif
 
-#include <errno.h>
-
 #include <auth-client.h>
 #include <libesmtp.h>