]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
include <arpa/inet.h> for the declarations for htons() et al; OS/390 has
authorJeff Trawick <trawick@apache.org>
Mon, 12 Feb 2001 21:03:35 +0000 (21:03 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 12 Feb 2001 21:03:35 +0000 (21:03 +0000)
commitab0114e325f7c472253e6b024c8c8dbe952b2b18
tree818d8c1bbb233298b2edc0811f7fd005765778aa
parent2d481505830f55e36a6d71864518d38e0041ade5
include <arpa/inet.h> for the declarations for htons() et al; OS/390 has
macros in arpa/inet.h which turn such "calls" into nothing and does not
have functions to link against in libc

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88120 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/props.c
server/vhost.c