]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Properly export ap_listen_* functions.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 28 Nov 2004 19:37:41 +0000 (19:37 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 28 Nov 2004 19:37:41 +0000 (19:37 +0000)
commit503cf34e748b1d191b6b2f9623e0639341d343d9
tree6b95f76fd08b35bf06f748da41fe6be934585066
parent2fb034cfbfb2284be0c6e34fc548f56fc5f254fd
Properly export ap_listen_* functions.

* server/listen.c: Add AP_DECLARE as appropriate.
* include/ap_listen.h: Add AP_DECLARE as appropriate.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106843 13f79535-47bb-0310-9956-ffa450edef68
include/ap_listen.h
server/listen.c