X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pop_auth.c;h=3491fb49b495caf05af5463cd30bba11babe7c18;hp=9353eef5c0964d5ead7f54be9220aece919e46e5;hb=1c068b6a0b9c781e97d565f1d5ed9ef8913566da;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1 diff --git a/pop_auth.c b/pop_auth.c index 9353eef..3491fb4 100644 --- a/pop_auth.c +++ b/pop_auth.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 "md5.h"