From: Nikos Mavrogiannopoulos Date: Sat, 9 Aug 2003 17:51:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_9_7~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ca5efcd826de416530152306470150160da0a88;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/lib/gnutls_anon_cred.c b/lib/gnutls_anon_cred.c index 98a3f56c38..a52c64c737 100644 --- a/lib/gnutls_anon_cred.c +++ b/lib/gnutls_anon_cred.c @@ -19,12 +19,12 @@ * */ +#include "gnutls_int.h" + #ifdef ENABLE_ANON -#include "gnutls_int.h" #include "gnutls_errors.h" #include "auth_anon.h" - #include "gnutls_auth_int.h" #include "gnutls_dh.h" #include "gnutls_num.h"