mirror of
https://github.com/nmap/nmap.git
synced 2026-01-19 20:59:01 +00:00
Don't define HAVE_SYS_SOCKET_H in dnet_winconfig.h. That it was wrongly
defined was noticed by Gisle Vanem. It makes no difference because this macro isn't used in any source files for Windows (or any platform).
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
/* #undef HAVE_SYS_NDD_VAR_H */
|
||||
|
||||
/* Define if you have the <sys/socket.h> header file. */
|
||||
#define HAVE_SYS_SOCKET_H 1
|
||||
/* #undef HAVE_SYS_SOCKET_H */
|
||||
|
||||
/* Define if you have the <sys/sockio.h> header file. */
|
||||
/* #undef HAVE_SYS_SOCKIO_H */
|
||||
|
||||
Reference in New Issue
Block a user