mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Remove unneeded nmap.h and global_structures.h includes in .h files
This commit is contained in:
@@ -135,8 +135,6 @@
|
||||
#include <set>
|
||||
#include <string>
|
||||
|
||||
#include "nmap.h"
|
||||
|
||||
/* We use bit vectors to represent what values are allowed in an IPv4 octet.
|
||||
Each vector is built up of an array of bitvector_t (any convenient integer
|
||||
type). */
|
||||
|
||||
Reference in New Issue
Block a user