X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pop%2Fpop_auth.c;h=2743910619465f2d2c2c06697eab81fe5fd155f2;hp=5cb251993f8232e8ab945aadbdabccb4d107a58f;hb=68edc972742930c4003e554144bfe197ba6199aa;hpb=23e6291cb5d5b4cd2008403d8b628007fd75ff23 diff --git a/pop/pop_auth.c b/pop/pop_auth.c index 5cb2519..2743910 100644 --- a/pop/pop_auth.c +++ b/pop/pop_auth.c @@ -7,23 +7,14 @@ * 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 "mutt.h" #include "mx.h" #include "pop.h" - -#include -#include - #ifdef USE_SASL #include #include