From e59d089fcea7bbe45fe93aed1fb816b8aa4c6483 Mon Sep 17 00:00:00 2001 From: Greg Stein Date: Mon, 3 Jul 2000 08:29:58 +0000 Subject: fix the Win32 build w.r.t recent iol_socket changes Submitted by: Keith Wannamaker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85750 13f79535-47bb-0310-9956-ffa450edef68 --- httpd.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'httpd.dsp') diff --git a/httpd.dsp b/httpd.dsp index 4971cd2bfe..470f4b62a2 100644 --- a/httpd.dsp +++ b/httpd.dsp @@ -138,7 +138,7 @@ SOURCE=.\main\iol_file.c # End Source File # Begin Source File -SOURCE=.\os\win32\iol_socket.c +SOURCE=.\main\iol_socket.c # End Source File # Begin Source File @@ -362,7 +362,7 @@ SOURCE=.\include\httpd.h # End Source File # Begin Source File -SOURCE=.\os\win32\iol_socket.h +SOURCE=.\include\iol_socket.h # End Source File # Begin Source File -- cgit v1.2.3