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

@@ -142,7 +142,6 @@
#include <stdlib.h>
#include "nmap_tty.h"
#include "utils.h"
#include "NmapOps.h"
extern NmapOps o;