@@ -442,7 +442,7 @@ #import "OFMutableArray.h" #ifndef NSINTEGER_DEFINED /* Required for array literals to work */ -@compatibility_alias NSArray OFArray; +# define NSArray OFArray #endif