Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 09a4ef5d576dece648939bd0c67e5b68 > files > 3

apache-mod_antispam-1.0-14mdv2010.1.src.rpm

--- mod_antispam.c	2005-10-17 15:22:23.000000000 +0200
+++ mod_antispam.c.oden	2005-12-14 00:10:05.000000000 +0100
@@ -19,6 +19,10 @@
 #include "http_protocol.h"
 #include "http_request.h"
 
+/* hack to make it compile */
+#define AP_SERVER_MAJORVERSION_NUMBER 2
+#define AP_SERVER_MINORVERSION_NUMBER 1
+
 /* if you need debug, comment out this */
 //#define DEBUG           1
 #define MODULE            "mod_antispam"