diff options
Diffstat (limited to 'sysutils/lsof/patches/patch-ae')
-rw-r--r-- | sysutils/lsof/patches/patch-ae | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/sysutils/lsof/patches/patch-ae b/sysutils/lsof/patches/patch-ae deleted file mode 100644 index 23d814a823c..00000000000 --- a/sysutils/lsof/patches/patch-ae +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-ae,v 1.3 2003/08/13 13:24:17 atatat Exp $ - -Patch for vnode/DNLC interface change courtesy of lsof maintainer. - ---- lsof.h.orig 2003-06-11 07:36:32.000000000 -0400 -+++ lsof.h 2003-08-11 14:33:38.000000000 -0400 -@@ -651,9 +651,9 @@ - KA_T na; /* file structure's node address */ - # endif /* defined(HASNCACHE) && HASNCACHE<2 */ - --# if defined(HASNCACHE) && defined(HASNCAPID) -+# if defined(HASNCACHE) && defined(HASNCVPID) - unsigned long id; /* capability ID */ --# endif /* defined(HASNCACHE) && defined(HASNCAPID) */ -+# endif /* defined(HASNCACHE) && defined(HASNCVPID) */ - - # if defined(HASLFILEADD) - HASLFILEADD |