1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-07 22:16:33 +00:00

Remove an unused include

This commit is contained in:
dmiller
2017-04-19 14:23:42 +00:00
parent 891c3be3b9
commit 77457d5f9b

View File

@@ -137,7 +137,6 @@
#include "nmap_tty.h"
#include "charpool.h"
#include "FingerPrintResults.h"
#include "Target.h"
#include "nmap_error.h"
#include <errno.h>