summaryrefslogtreecommitdiff
path: root/include/apr.hnw
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2010-08-04 02:24:49 +0000
committerGuenter Knauf <fuankg@apache.org>2010-08-04 02:24:49 +0000
commitc9c2948cbb6d17263995849d31189f63d7d9de5a (patch)
treeb823d300c61d10fb3c6fc79cd8fd2c2099f1574d /include/apr.hnw
parent4027859a1ee0e2697b9496055a80ce8b5c09c379 (diff)
downloadapr-c9c2948cbb6d17263995849d31189f63d7d9de5a.tar.gz
Fixed two other NetWare compiler warnings.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@982100 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr.hnw')
-rw-r--r--include/apr.hnw2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr.hnw b/include/apr.hnw
index ef4de26c1..580c0f53e 100644
--- a/include/apr.hnw
+++ b/include/apr.hnw
@@ -114,7 +114,7 @@ extern "C" {
#ifdef USE_WINSOCK
#define APR_HAVE_SYS_SOCKET_H 0
#define APR_HAVE_SYS_SOCKIO_H 0
-#define APR_HAVE_SYS_TIME_H 0
+#define APR_HAVE_SYS_TIME_H 1
#define APR_HAVE_SYS_UN_H 0
#else
#define APR_HAVE_SYS_SOCKET_H 1