mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix broken patch on <501114
PR: ports/80925 Submitted by: Tsurutani Naoki
This commit is contained in:
parent
d3baf5d004
commit
5226e9d152
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135112
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
#include <machine/md_var.h>
|
#include <machine/md_var.h>
|
||||||
#include <machine/segments.h>
|
#include <machine/segments.h>
|
||||||
+#if __FreeBSD_version < 501114
|
+#if __FreeBSD_version < 501114
|
||||||
#include <i386/isa/intr_machep.h>
|
#include <i386/isa/intr_machdep.h>
|
||||||
+#endif
|
+#endif
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
|
Loading…
Add table
Reference in a new issue