SOURCES: apache-mod_fcgid-apache.patch (NEW) - fix build for apach...

glen glen at pld-linux.org
Thu Dec 22 01:23:10 CET 2005


Author: glen                         Date: Thu Dec 22 00:23:10 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build for apache 2.2

---- Files affected:
SOURCES:
   apache-mod_fcgid-apache.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/apache-mod_fcgid-apache.patch
diff -u /dev/null SOURCES/apache-mod_fcgid-apache.patch:1.1
--- /dev/null	Thu Dec 22 01:23:10 2005
+++ SOURCES/apache-mod_fcgid-apache.patch	Thu Dec 22 01:23:05 2005
@@ -0,0 +1,10 @@
+--- mod_fcgid.1.03/arch/unix/fcgid_proc_unix.c~	2004-11-03 21:54:14.000000000 +0200
++++ mod_fcgid.1.03/arch/unix/fcgid_proc_unix.c	2005-12-22 02:19:49.000000000 +0200
+@@ -8,6 +8,7 @@
+ #include "apr_portable.h"
+ #include "apr_pools.h"
+ #include "apr_network_io.h"
++#include "mpm_common.h"
+ #include "util_script.h"
+ #include "unixd.h"
+ #include "mod_core.h"
================================================================


More information about the pld-cvs-commit mailing list