]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
OS/2: Export some APR global variables from the httpd core.
authorBrian Havard <bjh@apache.org>
Sat, 7 Apr 2001 13:46:56 +0000 (13:46 +0000)
committerBrian Havard <bjh@apache.org>
Sat, 7 Apr 2001 13:46:56 +0000 (13:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88750 13f79535-47bb-0310-9956-ffa450edef68

os/os2/core_header.def

index 85e02fbd85be15432bf6e253596f27e51ce110dd..fe8cf42d31728c77b724a84c49195fcc42c9c695 100644 (file)
@@ -9,3 +9,11 @@ EXPORTS
   "ap_conftree"
   "ap_server_root"
   "ap_top_module"
+
+; Some globals from apr & apr-util
+  "apr_day_snames"
+  "apr_month_snames"
+  "apr_global_hook_pool"
+  "apr_debug_module_hooks"
+  "apr_current_hooking_module"
+