]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
depends on gnutls/x509.h to compile.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 15 Jan 2011 19:08:25 +0000 (20:08 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 15 Jan 2011 19:08:25 +0000 (20:08 +0100)
lib/includes/gnutls/compat.h

index 30b2094a2f892d11f2f2b60e60ff85cad41c1a70..fe2ba371b807aa52d830452e435a5419fdbb3f62 100644 (file)
@@ -17,6 +17,8 @@
 #define _GNUTLS_GCC_ATTR_DEPRECATED
 #endif
 
+#include <gnutls/x509.h>
+
 #define gnutls_cipher_algorithm gnutls_cipher_algorithm_t
 #define gnutls_kx_algorithm gnutls_kx_algorithm_t
 #define gnutls_paramsype gnutls_paramsype_t