Commit d41a4d5b authored by Jeff Trawick's avatar Jeff Trawick
Browse files

In mpmt_pthread.c, include <netinet/tcp.h> only if

the system actually has it.  (This was intended to be committed
with the mpmt_pthread.c change.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84931 13f79535-47bb-0310-9956-ffa450edef68
parent c9a51cec
Loading
Loading
Loading
Loading
+1 −0
Changes for configure.in: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ sys/time.h \
sys/types.h \
sys/socket.h \
netinet/in.h \
netinet/tcp.h \
arpa/inet.h \
netdb.h \
pwd.h \