1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-15 09:56:33 +00:00

Remove unused include.

This commit is contained in:
david
2012-03-19 16:48:25 +00:00
parent 8124bf69b9
commit a85a47d816

View File

@@ -95,7 +95,6 @@
#ifndef PORTLIST_H
#define PORTLIST_H
#include <map>
#include "nbase.h"
#ifndef NOLUA
#include "nse_main.h"