summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2002-07-11 15:32:18 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2002-07-11 15:32:18 +0000
commit3d1844504568b1a720bdbb3af029d0ba3449e9b4 (patch)
tree096c17e09bc409ec8b8ca17b5a65dab6ddfec821 /apr.dsp
parent8881970ff87866e165a720f22affd678ff3d84ef (diff)
downloadlibapr-3d1844504568b1a720bdbb3af029d0ba3449e9b4.tar.gz
Split the apr_poll() implementation from the accessor functions. This
allows all platforms to use the same implementation for the accessor functions. Submitted by: Brian Havard git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63611 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/apr.dsp b/apr.dsp
index 025879c2c..5fa09c4e3 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -266,6 +266,10 @@ SOURCE=.\network_io\unix\inet_pton.c
# End Source File
# Begin Source File
+SOURCE=.\poll\unix\pollacc.c
+# End Source File
+# Begin Source File
+
SOURCE=.\poll\unix\poll.c
# End Source File
# Begin Source File