adium/adium

Set explicit designated requirements to ensure the signing behaves properly on versions of Mac OS X that don't know about Developer ID signing (OS X 10.6)
(transplanted from c5ac17ab998dcf932c5d7e778e153f92263c449a)
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#import <SenTestingKit/SenTestingKit.h>
#import "AIUnitTestUtilities.h"
#endif