From 0d538af03deb419020897d18741a1038552e07ca Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 28 Aug 2008 17:26:44 +0200 Subject: Fix warnings. --- lib/gnutls_v2_compat.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/gnutls_v2_compat.c') diff --git a/lib/gnutls_v2_compat.c b/lib/gnutls_v2_compat.c index 5f692e6925..02dcca5eac 100644 --- a/lib/gnutls_v2_compat.c +++ b/lib/gnutls_v2_compat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001, 2004, 2005, 2006 Free Software Foundation + * Copyright (C) 2001, 2004, 2005, 2006, 2008 Free Software Foundation * * Author: Nikos Mavrogiannopoulos * @@ -40,6 +40,7 @@ #include "gnutls_db.h" #include "gnutls_extensions.h" #include "gnutls_auth_int.h" +#include "gnutls_v2_compat.h" /* This selects the best supported ciphersuite from the ones provided */ static int -- cgit v1.2.1