mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Rearrange some headers to make sure that out nbase errno defines are seen early,
avoiding warning about symbol redefinitions. This is mostly moving "nmap.h" to the top of the list.
This commit is contained in:
parent
fa320a9c16
commit
d4e49f1075
11 changed files with 33 additions and 22 deletions
|
|
@ -4,6 +4,7 @@ extern "C" {
|
|||
#include "lauxlib.h"
|
||||
}
|
||||
|
||||
#include "nmap.h"
|
||||
#include "nse_debug.h"
|
||||
#include "output.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue