a couple of modules. This lets us link-edit successfully again on OS/390.
(OS/390 only has the macro form of these functions.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85580
13f79535-47bb-0310-9956-
ffa450edef68
#ifdef HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif
+#ifdef HAVE_ARPA_INET_H
+#include <arpa/inet.h>
+#endif
/* Allow Apache to use ap_mmap */
#ifdef USE_MMAP_FILES
#ifdef HAVE_STRING_H
#include <string.h>
#endif
+#ifdef HAVE_ARPA_INET_H
+#include <arpa/inet.h>
+#endif
#ifdef OS2
#define INCL_DOS