X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=sort.c;h=ae2a8e57eb60ce5213f7385321c0eae1fd29e4b8;hb=c630675d53c350801bad8f146713104be84ba997;hp=444dc9daf925434911e8c319ebac2a8f41dfadef;hpb=3d937534e7b1ee723f86594b5e4c64c95158a933;p=apps%2Fmadmutt.git diff --git a/sort.c b/sort.c index 444dc9d..ae2a8e5 100644 --- a/sort.c +++ b/sort.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 "sort.h" #include "mutt_idna.h"