#include <libkern/OSKextLibPrivate.h>
#else
#include <libc.h>
-#include <System/libkern/OSKextLib.h>
+#include <libkern/OSKextLib.h>
#include <System/libkern/OSKextLibPrivate.h>
#endif /* KERNEL */
}
/*********************************************************************
+* This function must be safe to call in panic context.
*********************************************************************/
Boolean OSKextVersionGetString(
OSKextVersion aVersion,