aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn-auth-ldap/files/patch-src_TRString.h
blob: 4155792aa940d381be8db58c9cde80d7492bf92a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"