]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
OS/2: Fix linkage to ap_strtol() by making it a macro like on Win32. Modules
authorBrian Havard <bjh@apache.org>
Tue, 18 Jun 2002 11:58:24 +0000 (11:58 +0000)
committerBrian Havard <bjh@apache.org>
Tue, 18 Jun 2002 11:58:24 +0000 (11:58 +0000)
commit52c5778f241c0b6a263ad339ce102f7886acdab7
tree2043d08fe1252194c171de08c912b979f711d45a
parent375ff12f3f581d4cccc9d58b30e28438bfc53349
OS/2: Fix linkage to ap_strtol() by making it a macro like on Win32. Modules
were failing to build because ap_strtol() wasn't being exported from the core.
This makes it unnecessary.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95770 13f79535-47bb-0310-9956-ffa450edef68
src/os/os2/os.h