X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=copy.c;h=49e19d7f8c5fc67d7c108f49e58fd5ba67710c4d;hp=f564054e5c028ad13fdd680c65b674ca5ce2a9ff;hb=16ff93bd19515d67ea15468b4adb35395970a559;hpb=3d937534e7b1ee723f86594b5e4c64c95158a933 diff --git a/copy.c b/copy.c index f564054..49e19d7 100644 --- a/copy.c +++ b/copy.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 "mailbox.h" #include "mx.h"