This only defines three types and none of them is
used anywhere in our source code.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <
20230330094215.487924-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26559.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
fcntl.h io.h \
sys/types.h sys/socket.h \
unistd.h dlfcn.h \
- netinet/in.h netinet/in_systm.h \
+ netinet/in.h \
netinet/tcp.h arpa/inet.h netdb.h \
versionhelpers.h \
])
#ifdef _WIN32
#include <ws2tcpip.h>
#endif
-#ifdef HAVE_NETINET_IN_SYSTM_H
-#include <netinet/in_systm.h>
-#endif
#ifdef HAVE_NETINET_IP_H
#include <netinet/ip.h>
#endif
#include <sys/sockio.h>
#endif
-#ifdef HAVE_NETINET_IN_SYSTM_H
-#include <netinet/in_systm.h>
-#endif
-
#ifdef HAVE_NETINET_IP_H
#include <netinet/ip.h>
#endif
#include <sys/uio.h>
#endif
-#ifdef HAVE_NETINET_IN_SYSTM_H
-#include <netinet/in_systm.h>
-#endif
-
#ifdef HAVE_NETINET_IP_H
#include <netinet/ip.h>
#endif
#include <sys/uio.h>
#endif
-#ifdef HAVE_NETINET_IN_SYSTM_H
-#include <netinet/in_systm.h>
-#endif
-
#ifdef HAVE_NETINET_IP_H
#include <netinet/ip.h>
#endif
#include <sys/uio.h>
#endif
-#ifdef HAVE_NETINET_IN_SYSTM_H
-#include <netinet/in_systm.h>
-#endif
-
#ifdef HAVE_NETINET_IP_H
#include <netinet/ip.h>
#endif