diff options
Diffstat (limited to 'libhttpd.def')
-rw-r--r-- | libhttpd.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libhttpd.def b/libhttpd.def index df8104726b..a3427bc0ae 100644 --- a/libhttpd.def +++ b/libhttpd.def @@ -394,3 +394,6 @@ EXPORTS ap_hook_post_config @389 ap_hook_open_logs @390 ap_hook_child_init @391 + ap_get_status_table @392 + ap_run_default_port @393 + ap_run_http_method @394 |