1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +00:00

Consolidate raw socket acquisition.

This commit is contained in:
dmiller
2025-06-30 19:24:32 +00:00
parent fc71b7544d
commit 67a796844f
16 changed files with 162 additions and 207 deletions

View File

@@ -68,6 +68,7 @@
#include "NmapOps.h"
#include "osscan.h"
#include "nmap_error.h"
#include "libnetutil/netutil.h"
NmapOps o;