]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Wed, 8 Mar 2006 14:20:20 +0000 (14:20 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 8 Mar 2006 14:20:20 +0000 (14:20 +0000)
lib/x509/xml.c

index d6374bff5cb1e1fccec68d16a054a7d7480a870b..f639fe34da2cc83384f48711789beb134b373b6d 100644 (file)
  * to XML format.
  */
 
+#include <gnutls_int.h>
+
 #ifdef ENABLE_PKI
 
-#include <gnutls_int.h>
 #include <gnutls_datum.h>
 #include <gnutls_global.h>
 #include <gnutls_errors.h>