WITH_CONTENT_SCAN checkin - compiles OK now
[users/jgh/exim.git] / src / src / exim.h
index 998adc3ea0a924c44a3747b43b55b31d13c17e08..c46af2c5862035a863af704050bcf9886124a626 100644 (file)
@@ -1,4 +1,4 @@
-/* $Cambridge: exim/src/src/exim.h,v 1.2 2004/11/19 09:45:54 ph10 Exp $ */
+/* $Cambridge: exim/src/src/exim.h,v 1.2.2.1 2004/11/30 15:18:58 tom Exp $ */
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *
@@ -381,8 +381,8 @@ extern int ferror(FILE *);
 mytypes.h and store.h, so we don't need to mention them explicitly. */
 
 #include "local_scan.h"
-#include "macros.h"
 #include "config.h"
+#include "macros.h"
 #include "dbstuff.h"
 #include "structs.h"
 #include "globals.h"