1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-07 04:02:58 +03:00

apr trunk-able

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1452259 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jim Jagielski
2013-03-04 11:26:17 +00:00
parent ebb48e5f59
commit b6cdb032b3

View File

@@ -34,7 +34,9 @@
#if APR_HAVE_SYS_UN_H
#include <sys/un.h>
#endif
#if (APR_MAJOR_VERSION < 2)
#include "apr_support.h" /* for apr_wait_for_io_or_timeout() */
#endif
APLOG_USE_MODULE(proxy);