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

Remove some unneeded includes of utils.h

This commit is contained in:
dmiller
2015-06-23 15:52:55 +00:00
parent 618cd6cfb2
commit 84d0e45641
8 changed files with 4 additions and 8 deletions

View File

@@ -128,7 +128,7 @@
#endif
#include "NmapOutputTable.h"
#include "utils.h"
#include "nmap_error.h"
#include <stdlib.h>