mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
Moving Nmap's config.h[.in] to nmap_config.h[.in]
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include "nmap_config.h"
|
||||
#else
|
||||
#ifdef WIN32
|
||||
#include "nmap_winconfig.h"
|
||||
|
||||
Reference in New Issue
Block a user