6f977b55ed
Needs real-world testing, so is still marked BROKEN. If there are positive test results from reporter or third parties, the BROKEN can be removed. PR: 190497
11 lines
179 B
Objective-C
11 lines
179 B
Objective-C
--- src/TRString.h.orig 2012-08-15 13:55:46 UTC
|
|
+++ src/TRString.h
|
|
@@ -34,6 +34,7 @@
|
|
#import <config.h>
|
|
#endif
|
|
|
|
+#import <stdarg.h>
|
|
#import <stdlib.h>
|
|
|
|
#import "TRObject.h"
|