X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pop_lib.c;h=aa11eaa0a2edf9c138cf9a464e578765d247b283;hp=88b249d846d304c09cdb1f303041c70e7b0a9245;hb=fd204cba10834057df23ba10458d4095b424e964;hpb=faed98ab64dd3cbd29e674141cd074d6c9f8909c diff --git a/pop_lib.c b/pop_lib.c index 88b249d..aa11eaa 100644 --- a/pop_lib.c +++ b/pop_lib.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 "url.h"