mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
Remove unneeded nmap.h and global_structures.h includes in .h files
This commit is contained in:
@@ -126,7 +126,10 @@
|
||||
#ifndef NMAPOUTPUTTABLE_H
|
||||
#define NMAPOUTPUTTABLE_H
|
||||
|
||||
#include "nmap.h"
|
||||
/* Keep assert() defined for security reasons */
|
||||
#undef NDEBUG
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
/********************** DEFINES/ENUMS ***********************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user