From: Brian Havard Date: Thu, 13 Jun 2002 15:00:18 +0000 (+0000) Subject: OS/2: Add core export needed by mod_log_config. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33b02a23ef9e79f9dc0cc852ce52d9aeb763cf29;p=thirdparty%2Fapache%2Fhttpd.git OS/2: Add core export needed by mod_log_config. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95643 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/ApacheCoreOS2.def b/src/ApacheCoreOS2.def index bad90003648..a2b6139cce7 100644 --- a/src/ApacheCoreOS2.def +++ b/src/ApacheCoreOS2.def @@ -427,3 +427,4 @@ EXPORTS ap_update_child_status @434 ap_caret_escape_args @437 ap_double_quotes @438 + ap_escape_logitem @441