diff --git a/src/imports.h b/src/imports.h index 2597386..21488fa 100644 --- a/src/imports.h +++ b/src/imports.h @@ -61,6 +61,7 @@ IMPORT(OSSetThreadSpecific); IMPORT(FSTimeToCalendarTime); IMPORT(OSSwapAtomic); IMPORT(OSDynLoad_IsModuleLoaded); +IMPORT(OSIsDebuggerPresent); IMPORT(exit); IMPORT(_Exit);