summaryrefslogtreecommitdiff
path: root/libapr.def
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2000-02-18 18:05:18 +0000
committerBill Stoddard <stoddard@apache.org>2000-02-18 18:05:18 +0000
commit67c6d965baa19ce4493a49b20e9a7b99ad1bb8f5 (patch)
tree105c66c3054d61027442cf9361d8413857e8e417 /libapr.def
parent4f553e1bbd31c0c7b1c1842ef07a4d07990d4da9 (diff)
downloadapr-67c6d965baa19ce4493a49b20e9a7b99ad1bb8f5.tar.gz
Pass ap_iovec_t on writev calls.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@59660 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.def')
-rw-r--r--libapr.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/libapr.def b/libapr.def
index ae6bf83c8..a82b8feea 100644
--- a/libapr.def
+++ b/libapr.def
@@ -20,7 +20,7 @@ EXPORTS
; ap_get_filesize @12
; ap_get_fileatime @13
; ap_get_filectime @14
-; ap_get_filemtime @15
+ ap_make_iov @15
ap_dupfile @16
ap_getfileinfo @17
ap_open @18