From: Nikos Mavrogiannopoulos Date: Sat, 15 Jan 2011 19:08:25 +0000 (+0100) Subject: depends on gnutls/x509.h to compile. X-Git-Tag: gnutls_2_11_7~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0768f2ce5673781b2c3815833bca9aefc5bc93b;p=thirdparty%2Fgnutls.git depends on gnutls/x509.h to compile. --- diff --git a/lib/includes/gnutls/compat.h b/lib/includes/gnutls/compat.h index 30b2094a2f..fe2ba371b8 100644 --- a/lib/includes/gnutls/compat.h +++ b/lib/includes/gnutls/compat.h @@ -17,6 +17,8 @@ #define _GNUTLS_GCC_ATTR_DEPRECATED #endif +#include + #define gnutls_cipher_algorithm gnutls_cipher_algorithm_t #define gnutls_kx_algorithm gnutls_kx_algorithm_t #define gnutls_paramsype gnutls_paramsype_t