X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pop.c;h=7136ab0efa111a7911b900b2a97dd76514495645;hp=8492ac216f8c92a5b34e7c2d9e6312b057fa0fa7;hb=78f24a39b314d2c47c1417eaa34fdf4078bb4a50;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1 diff --git a/pop.c b/pop.c index 8492ac2..7136ab0 100644 --- a/pop.c +++ b/pop.c @@ -16,6 +16,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "mx.h" #include "pop.h"