1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 12:41:29 +00:00

Add necessary include

This commit is contained in:
dmiller
2016-10-16 13:58:10 +00:00
parent c1042454a9
commit 6352cb16f3

View File

@@ -131,6 +131,7 @@
#include "xml.h"
#include <math.h>
#include <limits>
extern NmapOps o;