mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 13:19:04 +00:00
Move math.h includes into .cc files
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include "nse_debug.h"
|
||||
#include "nse_lpeg.h"
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#define NSE_MAIN "NSE_MAIN" /* the main function */
|
||||
|
||||
/* Script Scan phases */
|
||||
|
||||
Reference in New Issue
Block a user