diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-05-12 07:09:22 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-05-12 07:09:22 +0000 |
commit | 5226e9d152efeaa7997363433e4122f07c454d85 (patch) | |
tree | 828540d822025b092bdc09e0219bc3a566b6cdf4 /emulators | |
parent | d3baf5d004fb472f0492c6b705534d154c6ab000 (diff) | |
download | ports-5226e9d152efeaa7997363433e4122f07c454d85.tar.gz ports-5226e9d152efeaa7997363433e4122f07c454d85.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmware2/files/patch-bd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware2/files/patch-bd b/emulators/vmware2/files/patch-bd index f50a82d3b335..f68352338738 100644 --- a/emulators/vmware2/files/patch-bd +++ b/emulators/vmware2/files/patch-bd @@ -30,7 +30,7 @@ #include <machine/md_var.h> #include <machine/segments.h> +#if __FreeBSD_version < 501114 - #include <i386/isa/intr_machep.h> + #include <i386/isa/intr_machdep.h> +#endif static int |