X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=extlib.c;h=ea984e6942deecae3c55688e201ebf6c750936e7;hp=9a80e4d4b530c90d209bd57da63dd04cec40af7d;hb=66b3c35e0bb00392991ce83bbf44cbab0ce3fd78;hpb=c3e57678c8be193fc137854020f3a90887be97c9 diff --git a/extlib.c b/extlib.c index 9a80e4d..ea984e6 100644 --- a/extlib.c +++ b/extlib.c @@ -15,11 +15,7 @@ #define WHERE #define _EXTLIB_C -#if HAVE_CONFIG_H -# include "config.h" -#endif - -#include +#include #include "lib.h" void (*mutt_error) (const char *, ...) = mutt_nocurses_error;