X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pop%2Fmx_pop.c;h=fd4ab46e4d178102da739d87c9ddef69f6739d2f;hp=c1f204884897449d9b510e34998d9ba7c0fab871;hb=68edc972742930c4003e554144bfe197ba6199aa;hpb=5b0581b41f115cd0442037a97db313ef5b5b8822 diff --git a/pop/mx_pop.c b/pop/mx_pop.c index c1f2048..fd4ab46 100644 --- a/pop/mx_pop.c +++ b/pop/mx_pop.c @@ -3,19 +3,11 @@ * It's licensed under the GNU General Public License, * please see the file GPL in the top level source directory. */ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif -#include - -#include -#include -#include +#include #include "mutt.h" #include "pop.h" - #include "mx.h" #include "mx_pop.h"