summaryrefslogtreecommitdiffstats
path: root/libhttpd.def
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2000-04-03 21:39:44 +0200
committerBill Stoddard <stoddard@apache.org>2000-04-03 21:39:44 +0200
commitb0167a1b13a1762f35cdadfa86d272aedc6148d1 (patch)
tree3c07d7e3e9a26198f5d3ce3c764c97d33f0f4acb /libhttpd.def
parentEliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause). (diff)
downloadapache2-b0167a1b13a1762f35cdadfa86d272aedc6148d1.tar.xz
apache2-b0167a1b13a1762f35cdadfa86d272aedc6148d1.zip
Remove file_io/win32/readdir.c and .h
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84897 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.def')
-rw-r--r--libhttpd.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/libhttpd.def b/libhttpd.def
index 1a898f8082..df8104726b 100644
--- a/libhttpd.def
+++ b/libhttpd.def
@@ -261,12 +261,12 @@ EXPORTS
ap_vbprintf @254
; ap_vformatter @255
; ap_vsnprintf @256
- closedir @257
- opendir @258
+; closedir @257
+; opendir @258
; os_spawnv @259
; os_spawnve @260
os_stat @261
- readdir @262
+; readdir @262
regcomp @263
regexec @264
regfree @265