X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=sort.c;h=ae2a8e57eb60ce5213f7385321c0eae1fd29e4b8;hp=444dc9daf925434911e8c319ebac2a8f41dfadef;hb=6d49ab835cd93fd30ac0c4f7ca11216ac3f685cd;hpb=3d937534e7b1ee723f86594b5e4c64c95158a933 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"