Commit 0e9d3deb authored by Victor J. Orlikowski's avatar Victor J. Orlikowski
Browse files

Remove a no-longer-needed header.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89854 13f79535-47bb-0310-9956-ffa450edef68
parent 36a5588b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -108,9 +108,6 @@
#include "mod_core.h"


#if APR_HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif
#if APR_HAVE_NETINET_IN_H
#include <netinet/in.h>
#endif