mirror of
https://github.com/nmap/nmap.git
synced 2026-01-09 07:59:03 +00:00
Remove unneeded header include
This commit is contained in:
@@ -136,12 +136,6 @@
|
||||
|
||||
#include "nbase.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#include "winsock2.h"
|
||||
#else
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <map>
|
||||
class Target;
|
||||
|
||||
Reference in New Issue
Block a user