mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Remove unneeded includes of pcap.h on Windows
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
|
||||
// windows-specific options
|
||||
|
||||
#include <pcap.h>
|
||||
|
||||
/* (exported) functions */
|
||||
/* The code that has no preconditions to being called, so it can be
|
||||
executed before even Nmap options parsing (so o.debugging and the
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
|
||||
// windows-specific options
|
||||
|
||||
#include <pcap.h>
|
||||
|
||||
/* (exported) functions */
|
||||
/* The code that has no preconditions to being called, so it can be
|
||||
executed before even Nmap options parsing (so o.debugging and the
|
||||
|
||||
Reference in New Issue
Block a user