]> git.pld-linux.org Git - packages/ocaml-net.git/blame - ocaml-net-apache24.patch
- build with apache 2.4
[packages/ocaml-net.git] / ocaml-net-apache24.patch
CommitLineData
2efdfd4a
JR
1--- ocamlnet-3.6/src/netcgi2-apache/apache.c~ 2012-07-20 01:25:25.000000000 +0200
2+++ ocamlnet-3.6/src/netcgi2-apache/apache.c 2013-05-06 09:02:42.545701688 +0200
3@@ -212,7 +212,7 @@
4 raise_not_found (); \
5 }
6
7-CONNECTION(remote_ip)
8+CONNECTION(client_ip)
9 CONNECTION(remote_host)
10
11 /*----- Request structure. -----*/
This page took 0.028864 seconds and 4 git commands to generate.