Files
sthen 3141c3af79 update to nmap-7.98, maintainer timeout
the license has changed
2026-03-10 15:33:11 +00:00

11 lines
154 B
Plaintext

Index: timing.cc
--- timing.cc.orig
+++ timing.cc
@@ -65,4 +65,6 @@
+#include <limits>
+
#include "timing.h"
#include "NmapOps.h"
#include "utils.h"