From: Nikos Mavrogiannopoulos Date: Sun, 3 Apr 2011 20:27:12 +0000 (+0200) Subject: gcrypt.h is not really needed. Reported by David Reiser. X-Git-Tag: gnutls_2_99_0~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52b816623848d54934b7d4c8795ec6be1eaf618e;p=thirdparty%2Fgnutls.git gcrypt.h is not really needed. Reported by David Reiser. --- diff --git a/lib/nettle/init.c b/lib/nettle/init.c index 446083c14d..14c3715645 100644 --- a/lib/nettle/init.c +++ b/lib/nettle/init.c @@ -26,7 +26,6 @@ #include #include #include -#include /* Functions that refer to the initialization of the libgcrypt library. */