Nmap Development mailing list archives

Re: [Bulk] Re: [Bulk] Re: [RFC] Headers and #include cleanup


From: "Gisle Vanem" <gvanem () yahoo no>
Date: Wed, 27 Nov 2013 14:50:18 +0100

"Daniel Miller" <bonsaiviking () gmail com> wrote:

Thanks for spotting that. I've reverted the change

No need to revert everything. Start by adding this patch:

--- SVN-Latest/tcpip.h 2013-11-27 12:46:33 +0000
+++ tcpip.h    2013-11-27 13:08:37 +0000
@@ -131,7 +131,9 @@

#include "nmap.h"

+#ifndef WIN32
#include <sys/ioctl.h>
+#endif

#ifdef __cplusplus
extern "C" {

--gv
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: