X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt_libesmtp.c;h=98533e761360e4d47698fb18c4dabf90392604fe;hp=f51bd2ea6ac47cd159cfd21d021e23e77ca87f25;hb=b62cf5fb77a75e17b176141d232655e5bd8b7fe1;hpb=c88f8ebd5e7542e4ee2ac2c24dfd5f358dbb4235 diff --git a/mutt_libesmtp.c b/mutt_libesmtp.c index f51bd2e..98533e7 100644 --- a/mutt_libesmtp.c +++ b/mutt_libesmtp.c @@ -10,25 +10,18 @@ * 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 -#include -#include -#include +#include + +#include #include "mutt.h" -#include "enter.h" #if defined (USE_SSL) || (defined (USE_GNUTLS) && defined (HAVE_GNUTLS_OPENSSL_H)) #include #endif -#include - #include #include