mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 11:29:01 +00:00
Moving Nmap's config.h[.in] to nmap_config.h[.in]
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef WIN32
|
||||
#include "config.h"
|
||||
#include "nmap_config.h"
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
Reference in New Issue
Block a user