mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Abstract some things to move #includes out of headers.
This commit is contained in:
parent
a2c75e0ef4
commit
ae10c8a19d
5 changed files with 35 additions and 36 deletions
2
Target.h
2
Target.h
|
|
@ -136,7 +136,7 @@
|
|||
|
||||
#include "nbase.h"
|
||||
|
||||
#include "libnetutil/netutil.h"
|
||||
#include "libnetutil/netutil.h" /* devtype */
|
||||
|
||||
#ifndef NOLUA
|
||||
#include "nse_main.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue