iphlpapi: Include <netinet/in_systm.h> if present.
This commit is contained in:
parent
2025d14503
commit
3e57f56fd2
@ -79,6 +79,9 @@
|
|||||||
#ifdef HAVE_NETINET_TCP_TIMER_H
|
#ifdef HAVE_NETINET_TCP_TIMER_H
|
||||||
#include <netinet/tcp_timer.h>
|
#include <netinet/tcp_timer.h>
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef HAVE_NETINET_IN_SYSTM_H
|
||||||
|
#include <netinet/in_systm.h>
|
||||||
|
#endif
|
||||||
#ifdef HAVE_NETINET_IP_ICMP_H
|
#ifdef HAVE_NETINET_IP_ICMP_H
|
||||||
#include <netinet/ip_icmp.h>
|
#include <netinet/ip_icmp.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user