From caaea3b9f218508d46b2e90dd3ba68af61a4961c Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Tue, 5 Jun 2007 13:35:34 +0000 Subject: [PATCH] - remove obsolete patch PR: ports/113344 Submitted by: maintainer Approved by: garga (mentor) --- sysutils/lsof/files/patch-dlsof.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 sysutils/lsof/files/patch-dlsof.h diff --git a/sysutils/lsof/files/patch-dlsof.h b/sysutils/lsof/files/patch-dlsof.h deleted file mode 100644 index a4beb2bcc246..000000000000 --- a/sysutils/lsof/files/patch-dlsof.h +++ /dev/null @@ -1,12 +0,0 @@ ---- dialects/freebsd/dlsof.h.orig Mon Oct 3 06:22:52 2005 -+++ dialects/freebsd/dlsof.h Sun Oct 16 00:18:58 2005 -@@ -306,6 +306,9 @@ struct vop_advlock_args { int dummy; }; - #include - # endif /* defined(SI_PRIV) */ - -+#if FREEBSDV>=6000 -+#include -+#endif /* FREEBSDV>=6000 */ - #include - #undef _KERNEL - # endif /* FREEBSDV>=5000 */