]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
APR_HAVE_UNISTD_H not needed
authorJim Jagielski <jim@apache.org>
Thu, 29 Nov 2007 13:14:56 +0000 (13:14 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 29 Nov 2007 13:14:56 +0000 (13:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599435 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a484724270281742f66ab6c1263245d1a4ea24a5..ad4e6bccae722c31858cac42b7e28aa31910a27f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -237,11 +237,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk:
         http://svn.apache.org/viewvc?view=rev&revision=551099 (kinda)
      2.2.x:
-        http://people.apache.org/~jim/patches/bsel-patch.txt
-     +1: jim
-     rpluem says: I don't get the reason for the include of <unistd.h>. There
-     is no call to getpid anywhere in mod_proxy_balancer (it was removed on
-     trunk in r394065). If you remove the include from your proposal I am +1.
+        http://people.apache.org/~jim/patches/bsel-patch-2.txt
+     +1: jim, rpluem
 
   * mod_filter: Don't try to support chained filters when it doesn't work
     PR 43956