From: Bradley Nicholes Date: Mon, 17 May 2004 15:48:47 +0000 (+0000) Subject: Add a missing API to the NetWare export list X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dd2b67b82df109bdbf7d5d7b0adeddd99e943cf;p=thirdparty%2Fapache%2Fhttpd.git Add a missing API to the NetWare export list Submitted by: Guenter Knauf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103687 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/os/netware/ApacheCore.imp b/src/os/netware/ApacheCore.imp index 263de68f608..e1ab69eaa86 100644 --- a/src/os/netware/ApacheCore.imp +++ b/src/os/netware/ApacheCore.imp @@ -79,6 +79,7 @@ ap_each_byterange, ap_error_log2stderr, ap_escape_html, + ap_escape_logitem, ap_escape_path_segment, ap_escape_quotes, ap_escape_shell_cmd,