pkgsrc/net/nmap/patches/patch-al

13 lines
353 B
Text

$NetBSD: patch-al,v 1.1 2011/01/30 01:25:09 markd Exp $
--- nping/configure.orig 2011-01-26 10:07:02.311910853 +0000
+++ nping/configure
@@ -5068,6 +5068,8 @@ else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
+#define __USE_BSD
+#include <sys/types.h>
#include <stdio.h>
#ifdef HAVE_SYS_IOCCOM_H
#include <sys/ioccom.h>