mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-16 21:33:30 +01:00
11 lines
252 B
Diff
11 lines
252 B
Diff
--- 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"
|