mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Remove unneeded header include
This commit is contained in:
parent
622c14c115
commit
b2e0efb960
1 changed files with 0 additions and 6 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue