mirror of
https://github.com/nmap/nmap.git
synced 2026-01-22 22:29:03 +00:00
Rearrange include for AIX.
This commit is contained in:
@@ -147,6 +147,8 @@
|
||||
#define NETINET_IN_SYSTM_H
|
||||
#endif
|
||||
|
||||
#include "netutil.h"
|
||||
|
||||
#if HAVE_NET_IF_H
|
||||
#ifndef NET_IF_H /* This guarding is needed for at least some versions of OpenBSD */
|
||||
#include <net/if.h>
|
||||
@@ -162,8 +164,6 @@
|
||||
#include <sys/resource.h>
|
||||
#endif
|
||||
|
||||
#include "netutil.h"
|
||||
|
||||
#define NBASE_MAX_ERR_STR_LEN 1024 /* Max length of an error message */
|
||||
|
||||
/** Print fatal error messages to stderr and then exits. A newline
|
||||
|
||||
Reference in New Issue
Block a user