]> granicus.if.org Git - apache/commitdiff
Add exports required by Jeff's recent changes.
authorBill Stoddard <stoddard@apache.org>
Mon, 12 Jun 2000 18:44:26 +0000 (18:44 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 12 Jun 2000 18:44:26 +0000 (18:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85547 13f79535-47bb-0310-9956-ffa450edef68

ApacheCore.def
libhttpd.def

index 8bdc2defd3992c0ae704d91f826142b0e6a39416..95e83034e5fbd8d32b3ac2a2cf4c9c079dc97b95 100644 (file)
@@ -415,4 +415,6 @@ EXPORTS
         ap_run_open_logs        @409 NONAME
         ap_process_config_tree  @410 NONAME
         ap_server_config_defines @411 NONAME DATA
-        
+        ap_sort_hooks           @412
+       ap_fini_vhost_config     @413
+       ap_fixup_virtual_hosts   @414
index 8bdc2defd3992c0ae704d91f826142b0e6a39416..95e83034e5fbd8d32b3ac2a2cf4c9c079dc97b95 100644 (file)
@@ -415,4 +415,6 @@ EXPORTS
         ap_run_open_logs        @409 NONAME
         ap_process_config_tree  @410 NONAME
         ap_server_config_defines @411 NONAME DATA
-        
+        ap_sort_hooks           @412
+       ap_fini_vhost_config     @413
+       ap_fixup_virtual_hosts   @414