summaryrefslogtreecommitdiff
path: root/comms/plptools/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'comms/plptools/patches/patch-ae')
-rw-r--r--comms/plptools/patches/patch-ae13
1 files changed, 0 insertions, 13 deletions
diff --git a/comms/plptools/patches/patch-ae b/comms/plptools/patches/patch-ae
deleted file mode 100644
index b0a450efc13..00000000000
--- a/comms/plptools/patches/patch-ae
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.2 2004/09/08 12:14:59 wiz Exp $
-
---- plpnfsd/mp_inode.c.orig 2002-07-12 17:18:01.000000000 +0200
-+++ plpnfsd/mp_inode.c
-@@ -11,7 +11,7 @@
- #include "mp.h"
- #include "rfsv_api.h"
-
--#if defined(__SVR4) || defined(__GLIBC__) || defined(__FreeBSD__)
-+#if defined(__SVR4) || defined(__GLIBC__) || defined(__FreeBSD__) || defined(__NetBSD__)
- #include <string.h>
- #include <stdlib.h>
- #endif