Nmap Development mailing list archives

nbase/configure patch


From: Okan Demirmen <okan () demirmen com>
Date: Thu, 18 Nov 2004 16:28:37 -0500

following allows at least OpenBSD and FreeBSD to pass the
netinet/if_ether.h test in nbase/.

addtionally, mswin32/winip/ seems to have a .orig and .rej file,
based on rawrecv.c, in the distrubution.

this is all for 3.77.

thanks,
okan

--- nbase/configure.orig        Thu Nov 18 11:23:39 2004
+++ nbase/configure     Thu Nov 18 11:24:20 2004
@@ -3324,6 +3324,9 @@ cat >>conftest.$ac_ext <<_ACEOF
 #if HAVE_SYS_TYPES_H
 # include <sys/types.h>
 # endif
+#if HAVE_NETINET_IN_H
+# include <netinet/in.h>
+# endif
 #if HAVE_SYS_SOCKET_H
 # include <sys/socket.h>
 # endif

-- 
Okan Demirmen <okan () demirmen com>
PGP-Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xB3670934
PGP-Fingerprint: 226D B4AE 78A9 7F4E CD2B 1B44 C281 AF18 B367 0934

---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to 
nmap-dev-help () insecure org . List archive: http://seclists.org



Current thread: