From 550a014b0573f0a244978c82594de3067109ef59 Mon Sep 17 00:00:00 2001 From: branch-fixup Date: Mon, 19 Aug 2002 22:52:25 +0000 Subject: [PATCH] Add files from parent branch HEAD: sysutils/lsof/patches/patch-ab --- sysutils/lsof/patches/patch-ab | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sysutils/lsof/patches/patch-ab diff --git a/sysutils/lsof/patches/patch-ab b/sysutils/lsof/patches/patch-ab new file mode 100644 index 00000000000..7898819d116 --- /dev/null +++ b/sysutils/lsof/patches/patch-ab @@ -0,0 +1,18 @@ +$NetBSD$ + +Make 4.64 build under 1.5. + +--- dialects/n+obsd/dlsof.h.orig Mon Jun 17 03:44:15 2002 ++++ dialects/n+obsd/dlsof.h Wed Aug 14 18:47:38 2002 +@@ -209,9 +209,9 @@ + + # if defined(HASNULLFS) + #define _KERNEL +-# if defined(NETBSDV) && NETBSDV>=1060 ++# if defined(NETBSDV) && NETBSDV>=1050 + #include "netexport.h" +-# endif /* defined(NETBSDV) && NETBSDV>=1060 */ ++# endif /* defined(NETBSDV) && NETBSDV>=1050 */ + #include + #undef _KERNEL + # endif /* defined(HASNULLFS) */ -- 2.41.0