netinet/tcp.h may require netinet/in.h to be include before
This commit is contained in:
@@ -1038,6 +1038,9 @@ dnl default includes
|
||||
#ifdef HAVE_SYS_SOCKET_H
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
#ifdef HAVE_NETINET_IN_H
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user