summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2004-11-21 07:27:08 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2004-11-21 07:27:08 +0000
commit3c046ba5077271c70a0085ffccb5a5769a544f28 (patch)
tree1a21a57c20d46beb4aa1b929226d8012e6f7382f /apr.dsp
parentd23b5768bc4edc00de9f6f826308e86d6219b3ca (diff)
downloadapr-3c046ba5077271c70a0085ffccb5a5769a544f28.tar.gz
Win32 is select() not poll() - include the correct sources.
git-svn-id: https://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