summaryrefslogtreecommitdiff
path: root/aprlib.def
diff options
context:
space:
mode:
authorstoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68>1999-10-17 01:37:54 +0000
committerstoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68>1999-10-17 01:37:54 +0000
commit4ccb4548abfcd5b25b61daab5e84317e6b3d32c6 (patch)
tree92f43fdf13e178f6b00dd52d432f8a9fd96b0768 /aprlib.def
parentecf2e22ef0fc67326565aa620dee3e2625ebdbaa (diff)
downloadlibapr-4ccb4548abfcd5b25b61daab5e84317e6b3d32c6.tar.gz
Add a couple of exports.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59359 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aprlib.def')
-rw-r--r--aprlib.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/aprlib.def b/aprlib.def
index 2b965ca92..3faa9678d 100644
--- a/aprlib.def
+++ b/aprlib.def
@@ -209,3 +209,5 @@ thread_ready @79
ap_vsnprintf @201
ap_getpass @202
ap_ungetc @203
+ ap_tokenize_to_argv @204
+ ap_filename_of_pathname @205