From: Bradley Nicholes Date: Wed, 19 May 2004 20:52:36 +0000 (+0000) Subject: Add some missing exports and delete a duplicate in the NetWare export list X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bff3fa43626aed4f815c1776be1603e742421270;p=thirdparty%2Fapache%2Fhttpd.git Add some missing exports and delete a duplicate in the NetWare export list git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103700 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/os/netware/ApacheCore.imp b/src/os/netware/ApacheCore.imp index e1ab69eaa86..2cda1b1bb57 100644 --- a/src/os/netware/ApacheCore.imp +++ b/src/os/netware/ApacheCore.imp @@ -85,6 +85,7 @@ ap_escape_shell_cmd, ap_exists_scoreboard_image, ap_finalize_request_protocol, + ap_finalize_sub_req_protocol, ap_find_command, ap_find_command_in_modules, ap_find_last_token, @@ -367,6 +368,7 @@ ap_os_case_canonical_filename, ap_os_http_method, ap_os_default_port, + ap_os_is_filename_valid, os_readdir, os_opendir, os_closedir, @@ -405,7 +407,6 @@ ap_get_virthost_addr, ap_init_alloc, ap_keepalive_timeout, - ap_listenbacklog, ap_lock_fname, ap_log_pid, ap_open_logs,