mirror of
https://github.com/nmap/nmap.git
synced 2026-01-01 20:39:02 +00:00
Move probespec to its own header to reduce includes of scan_engine.h
This commit is contained in:
@@ -231,6 +231,7 @@ xcopy /y /d "$(ProjectDir)..\libssh2\win32\$(Configuration)_dll\*.dll" "$(Proje
|
||||
<ClInclude Include="..\payload.h" />
|
||||
<ClInclude Include="..\portlist.h" />
|
||||
<ClInclude Include="..\portreasons.h" />
|
||||
<ClInclude Include="..\probespec.h" />
|
||||
<ClInclude Include="..\protocols.h" />
|
||||
<ClInclude Include="..\scan_engine.h" />
|
||||
<ClInclude Include="..\scan_engine_connect.h" />
|
||||
|
||||
Reference in New Issue
Block a user