summaryrefslogtreecommitdiff
path: root/libapr.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 /libapr.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 'libapr.dsp')
-rw-r--r--libapr.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libapr.dsp b/libapr.dsp
index a2f6b62f4..4c38eb18e 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -272,6 +272,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