]> granicus.if.org Git - apache/commit
when this module's resolver calls were apr-ized recently we removed
authorJeff Trawick <trawick@apache.org>
Wed, 21 Nov 2001 16:22:05 +0000 (16:22 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 21 Nov 2001 16:22:05 +0000 (16:22 +0000)
commit8d6e921d86e4cb7115d044db9062ad237b54c657
tree82bf270d34ddd59555cc3b4b12929d34011bc0a2
parentd5cf06cb63ad53bdc6f6e6b46d59fdf7a038d373
when this module's resolver calls were apr-ized recently we removed
the include of specific system header files; this left the opportunity
for htons() to be undefined...  do something explicit for htons() so
we don't have to worry about what apr_network_io.h brings with it

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92091 13f79535-47bb-0310-9956-ffa450edef68
modules/metadata/mod_unique_id.c