X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/b0d623f7f2ae71ed96e60569f61f9a9a27016e80..2dced7af2b695f87fe26496a3e73c219b7880cbc:/libkern/OSKextVersion.c diff --git a/libkern/OSKextVersion.c b/libkern/OSKextVersion.c index bc1cc253c..3f94e0d02 100644 --- a/libkern/OSKextVersion.c +++ b/libkern/OSKextVersion.c @@ -31,7 +31,7 @@ #include #else #include -#include +#include #include #endif /* KERNEL */ @@ -388,6 +388,7 @@ finish: } /********************************************************************* +* This function must be safe to call in panic context. *********************************************************************/ Boolean OSKextVersionGetString( OSKextVersion aVersion,