X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Faddrindex.c;h=f1da4bfca0f73278f9696868500917cae8a02a1c;hp=58a620aeaa2fbf1ba1d0bac1551ec760fe65902d;hb=160792b80d35eff394fbe6922051b52c978d6d32;hpb=691ff6e618248520af5944c15fac4aa275d51adf diff --git a/src/addrindex.c b/src/addrindex.c index 58a620aea..f1da4bfca 100644 --- a/src/addrindex.c +++ b/src/addrindex.c @@ -21,8 +21,15 @@ * General functions for accessing address index file. */ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + +#include "defs.h" + #include +#include "intl.h" #include "mgutils.h" #include "addritem.h" #include "addrcache.h"