mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
3141c3af79
the license has changed
11 lines
154 B
Plaintext
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"
|