]> git.pld-linux.org Git - packages/apache1-mod_xslt.git/blame - apache1-mod_xslt-includes.patch
- use "%(%{apxs} -q SYSCONFDIR)" for _sysconfdir definition
[packages/apache1-mod_xslt.git] / apache1-mod_xslt-includes.patch
CommitLineData
0ec24cd4 1--- modxslt/mod_xslt.c.orig Thu Aug 24 04:05:28 2000
2+++ modxslt/mod_xslt.c Tue Sep 25 15:22:04 2001
3@@ -43,7 +43,7 @@
4 #include "http_protocol.h"
5 #include "ap_config.h"
6 #include "util_uri.h"
7-#include "alloc.h"
8+//#include "alloc.h"
9 #include "http_core.h"
10 #include "sablot.h"
11 #include "http_log.h"
This page took 0.058537 seconds and 4 git commands to generate.