mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Moving Nmap's config.h[.in] to nmap_config.h[.in]
This commit is contained in:
parent
a3860a848a
commit
9a89b403f9
10 changed files with 13 additions and 13 deletions
|
|
@ -97,7 +97,7 @@
|
|||
***************************************************************************/
|
||||
|
||||
#ifndef WIN32
|
||||
#include "config.h"
|
||||
#include "nmap_config.h"
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue