]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Need libtasn1.h here.
authorSimon Josefsson <simon@josefsson.org>
Wed, 8 Oct 2008 16:20:41 +0000 (18:20 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 8 Oct 2008 16:20:41 +0000 (18:20 +0200)
lib/x509/x509_int.h

index f742d278d119ad5d7b1d6fb55454b50b4f70b0ab..e167156de9a6ba74257190c1df9c48fb02461ff3 100644 (file)
@@ -27,6 +27,8 @@
 
 #include <gnutls/x509.h>
 
+#include <libtasn1.h>
+
 #define MAX_CRQ_EXTENSIONS_SIZE 8*1024
 #define MAX_OID_SIZE 128