1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Don't include libnetutil here - it's already included in FPEngine.h.

This commit is contained in:
d33tah
2014-08-31 12:33:38 +00:00
parent ced66e5b3f
commit 165595517f

View File

@@ -129,7 +129,6 @@
#include "NmapOps.h" #include "NmapOps.h"
#include "nmap_error.h" #include "nmap_error.h"
#include "osscan.h" #include "osscan.h"
#include "libnetutil/npacket.h"
#include "linear.h" #include "linear.h"
extern NmapOps o; extern NmapOps o;