etherape, nmap: new packages

This commit is contained in:
suvari
2022-07-10 23:27:41 +03:00
parent 45c6bcf789
commit 37c624ebd1
16 changed files with 509 additions and 9 deletions
@@ -0,0 +1,11 @@
--- nmap-5.10BETA1/Target.h.org 2009-12-08 08:21:59.000000000 +0100
+++ nmap-5.10BETA1/Target.h 2009-12-08 08:22:02.000000000 +0100
@@ -99,6 +99,8 @@
#ifndef NOLUA
#include "nse_main.h"
+#else
+#include <string>
#endif
#include "portreasons.h"