X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=history.c;h=5f335692ae8043c93fa5ffa645d4901780448f79;hp=ca3a2d7979c109323f5eb25881d8a481dc6160b6;hb=0b94e5518f3859ba10697f34978122d8e3adb334;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1 diff --git a/history.c b/history.c index ca3a2d7..5f33569 100644 --- a/history.c +++ b/history.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 "history.h"