From 4fccbc64591237ef4f36d5126fe1bca7ccbd79dc Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Thu, 14 Mar 2002 16:48:58 +0000 Subject: [PATCH] Switched to the new winsock header for NetWare git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93935 13f79535-47bb-0310-9956-ffa450edef68 --- modules/arch/netware/libprews.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/arch/netware/libprews.c b/modules/arch/netware/libprews.c index efa475fc69..21b9a1fd7d 100644 --- a/modules/arch/netware/libprews.c +++ b/modules/arch/netware/libprews.c @@ -10,7 +10,7 @@ ------------------------------------------------------------------*/ #include //#include "stddef.h" -#include "ws2nlm.h" +#include "novsock2.h" int _NonAppStart ( -- 2.40.0