summaryrefslogtreecommitdiff
path: root/httpd.dsp
diff options
context:
space:
mode:
authorGreg Stein <gstein@apache.org>2000-07-03 08:29:58 +0000
committerGreg Stein <gstein@apache.org>2000-07-03 08:29:58 +0000
commite59d089fcea7bbe45fe93aed1fb816b8aa4c6483 (patch)
treef7d0fa99f6ebd2be1cdf5f5f19b819d2312dff39 /httpd.dsp
parent1f2ceda68653efbe9fbd991f206a314ccf25b8cd (diff)
downloadhttpd-e59d089fcea7bbe45fe93aed1fb816b8aa4c6483.tar.gz
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
Diffstat (limited to 'httpd.dsp')
-rw-r--r--httpd.dsp4
1 files changed, 2 insertions, 2 deletions
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