Commit ca260761 authored by Vincent Béron's avatar Vincent Béron Committed by Alexandre Julliard

Use proper macro for using IOKit includes.

parent a9038b55
......@@ -57,7 +57,7 @@
# endif
#endif
#ifdef __APPLE__
#ifdef HAVE_IOKIT_IOKITLIB_H
# include <IOKit/IOKitLib.h>
# include <CoreFoundation/CFNumber.h> /* for kCFBooleanTrue, kCFBooleanFalse */
# include <paths.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment