--- kernel/bsd/hfs/hfscommon/Misc/VolumeCheck.c 2018/04/24 18:26:05 1.1 +++ kernel/bsd/hfs/hfscommon/Misc/VolumeCheck.c 2018/04/24 18:31:00 1.1.1.2 @@ -254,7 +254,7 @@ static Boolean ValidPEOF ( ExtendedVCB* #define FixOrphanFileThreads(v, m, f) 0 #endif -#if TARGET_OS_RHAPSOY +#if TARGET_OS_MAC static Handle GetTempBuffer (Size size); #endif /* TARGET_OS_MAC */