summaryrefslogtreecommitdiff
path: root/lib/gnutls_v2_compat.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-09-01 17:00:32 +0200
committerSimon Josefsson <simon@josefsson.org>2008-09-01 17:00:32 +0200
commit872ae430fbc0f8454c74260442989dd51ded898a (patch)
tree871b11b203cf0305951571e47e665f945ac0e9cd /lib/gnutls_v2_compat.c
parentc1c1547998b0497da19297a9eb1e2c317b3cd422 (diff)
downloadgnutls-872ae430fbc0f8454c74260442989dd51ded898a.tar.gz
Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.
Diffstat (limited to 'lib/gnutls_v2_compat.c')
-rw-r--r--lib/gnutls_v2_compat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_v2_compat.c b/lib/gnutls_v2_compat.c
index 02dcca5eac..d5fee40e0c 100644
--- a/lib/gnutls_v2_compat.c
+++ b/lib/gnutls_v2_compat.c
@@ -39,7 +39,7 @@
#include "gnutls_hash_int.h"
#include "gnutls_db.h"
#include "gnutls_extensions.h"
-#include "gnutls_auth_int.h"
+#include "gnutls_auth.h"
#include "gnutls_v2_compat.h"
/* This selects the best supported ciphersuite from the ones provided */