mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
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
10 lines
179 B
Objective-C
10 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"
|