From: Brian Havard Date: Thu, 22 May 2003 09:45:28 +0000 (+0000) Subject: OS/2: Add core export entries for a couple of new functions. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca5f9259b03a47aa2f7fb1ec81d441556ec0a53a;p=thirdparty%2Fapache%2Fhttpd.git OS/2: Add core export entries for a couple of new functions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@99996 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/ApacheCoreOS2.def b/src/ApacheCoreOS2.def index a2b6139cce7..da80ae25c99 100644 --- a/src/ApacheCoreOS2.def +++ b/src/ApacheCoreOS2.def @@ -428,3 +428,5 @@ EXPORTS ap_caret_escape_args @437 ap_double_quotes @438 ap_escape_logitem @441 + ap_popenf_ex @442 + ap_psocket_ex @443