genode/repos/ports/src/virtualbox/patches/acpi_drv.patch
2014-11-28 12:02:40 +01:00

10 lines
218 B
Diff

+++ src/app/virtualbox/src/VBox/Devices/PC/DrvACPI.cpp
@@ -44,6 +44,7 @@
# include <IOKit/ps/IOPSKeys.h>
#endif
+#undef RT_OS_FREEBSD
#ifdef RT_OS_FREEBSD
# include <sys/ioctl.h>
# include <dev/acpica/acpiio.h>