mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- remove obsolete patch
PR: ports/113344 Submitted by: maintainer Approved by: garga (mentor)
This commit is contained in:
parent
eea0212e09
commit
caaea3b9f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192843
1 changed files with 0 additions and 12 deletions
|
@ -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 <fs/devfs/devfs_int.h>
|
|
||||||
# endif /* defined(SI_PRIV) */
|
|
||||||
|
|
||||||
+#if FREEBSDV>=6000
|
|
||||||
+#include <sys/sx.h>
|
|
||||||
+#endif /* FREEBSDV>=6000 */
|
|
||||||
#include <fs/devfs/devfs.h>
|
|
||||||
#undef _KERNEL
|
|
||||||
# endif /* FREEBSDV>=5000 */
|
|
Loading…
Add table
Reference in a new issue