summaryrefslogtreecommitdiff
path: root/sysutils/gentoo/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gentoo/patches/patch-ad')
-rw-r--r--sysutils/gentoo/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/gentoo/patches/patch-ad b/sysutils/gentoo/patches/patch-ad
new file mode 100644
index 00000000000..0c9e6c64677
--- /dev/null
+++ b/sysutils/gentoo/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1.1.1 2002/01/29 12:37:17 wiz Exp $
+
+--- src/mntent_wrap.c.orig Thu Jan 24 13:07:58 2002
++++ src/mntent_wrap.c
+@@ -92,7 +92,7 @@
+ return -1;
+ }
+
+-#elif defined __OpenBSD__ || defined __FreeBSD__ || (defined __osf__ && defined __alpha__)
++#elif defined __OpenBSD__ || defined __FreeBSD__ || (defined __osf__ && defined __alpha__) || defined __NetBSD__
+
+ /* Here is the implementation for BSD and Alpha Tru64 systems. */
+