ntdll: Fix macOS build.

Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Chip Davis 2019-11-26 10:02:19 -06:00 committed by Alexandre Julliard
parent 00f7878e7e
commit 0d1029e829
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
# include <mach/machine.h>
#endif
#ifdef HAVE_IOKIT_IOKITLIB_H
# include <CoreFoundation/CoreFoundation.h>
# include <IOKit/IOKitLib.h>
# include <IOKit/pwr_mgt/IOPM.h>
# include <IOKit/pwr_mgt/IOPMLib.h>