]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Oops. Include the right headers...
authorVictor J. Orlikowski <orlikowski@apache.org>
Tue, 31 Jul 2001 17:30:12 +0000 (17:30 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Tue, 31 Jul 2001 17:30:12 +0000 (17:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89836 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy.h

index ca5abc10f42c984db1e4e4d4dba6f42e7ed3d58d..4cd3a983115a430ea830506f0d2a234b9116bbcb 100644 (file)
@@ -88,6 +88,7 @@
 #include "apr_strings.h"
 #include "apr_buckets.h"
 #include "apr_md5.h"
+#include "apr_network_io.h"
 #include "apr_pools.h"
 #include "apr_strings.h"
 #include "apr_uri.h"