X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=extlib.c;h=2dda7fd8849bf98c68811374d2fe1d18dc79ebc8;hb=b85ded7d875a83a674a5bb8dca6262c5f84b6a88;hp=04692a9cc6df538bb08094ff9f1995b3bc828759;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1;p=apps%2Fmadmutt.git diff --git a/extlib.c b/extlib.c index 04692a9..2dda7fd 100644 --- a/extlib.c +++ b/extlib.c @@ -27,6 +27,10 @@ #define WHERE #define _EXTLIB_C +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include #include "lib.h"