summaryrefslogtreecommitdiff
path: root/parallel/pvm3/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/pvm3/patches/patch-an')
-rw-r--r--parallel/pvm3/patches/patch-an8
1 files changed, 8 insertions, 0 deletions
diff --git a/parallel/pvm3/patches/patch-an b/parallel/pvm3/patches/patch-an
new file mode 100644
index 00000000000..981c70704ac
--- /dev/null
+++ b/parallel/pvm3/patches/patch-an
@@ -0,0 +1,8 @@
+$NetBSD: patch-an,v 1.1.1.1 1998/10/13 23:31:04 garbled Exp $
+--- src/host.c.orig Fri Aug 7 03:15:36 1998
++++ src/host.c Fri Aug 7 03:16:05 1998
+@@ -877,3 +877,3 @@
+
+-#ifdef SIOCGIFCONF
++#if defined(SIOCGIFCONF) && !defined(__NetBSD__)
+