···11-#include "CoreServicesPriv.h"
11+#include <CoreServices/CoreServicesPriv.h>
2233// TODO: Security.framework expects this symbol to be available in
44// /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
5566Boolean _CSCheckFix(CFStringRef str)
77{
88+ // Checks whether given issue number is fixed in this release or something
89 return 0;
910}
1011