]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
gcrypt.h is not really needed. Reported by David Reiser.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 3 Apr 2011 20:27:12 +0000 (22:27 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 3 Apr 2011 20:27:12 +0000 (22:27 +0200)
lib/nettle/init.c

index 446083c14d2bd3d97ba47f2c9f5d475e72f7fa16..14c3715645da22dc148d0fffdfd6637deefc7c30 100644 (file)
@@ -26,7 +26,6 @@
 #include <gnutls_errors.h>
 #include <gnutls_num.h>
 #include <gnutls_mpi.h>
-#include <gcrypt.h>
 
 /* Functions that refer to the initialization of the libgcrypt library.
  */