ports/security/openvpn-auth-ldap/files/patch-src_TRString.h
Matthias Andree 6f977b55ed Update to upstream SVN revision 1379 and refresh patches.
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
2015-01-05 23:03:40 +00:00

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"