summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2004-11-21 07:27:08 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2004-11-21 07:27:08 +0000
commit177561f66d87638acdb4a379993e82c051ef1d45 (patch)
tree1a21a57c20d46beb4aa1b929226d8012e6f7382f /apr.dsp
parenteebc186cde1d0cd2cce143f90d65f409689796b9 (diff)
downloadlibapr-177561f66d87638acdb4a379993e82c051ef1d45.tar.gz
Win32 is select() not poll() - include the correct sources.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@106078 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apr.dsp b/apr.dsp
index 67002ac07..406416b58 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -274,7 +274,7 @@ SOURCE=.\network_io\unix\inet_pton.c
# End Source File
# Begin Source File
-SOURCE=.\poll\unix\poll.c
+SOURCE=.\poll\unix\select.c
# End Source File
# Begin Source File