]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Remove unneeded assert.h inclusion.
authorSimon Josefsson <simon@josefsson.org>
Tue, 8 Nov 2011 20:05:43 +0000 (21:05 +0100)
committerSimon Josefsson <simon@josefsson.org>
Tue, 8 Nov 2011 20:05:43 +0000 (21:05 +0100)
lib/accelerated/x86/hmac-padlock.c

index 8a4508ce6107a8f6676870bf0e283e7ebd587c77..7b7a294e7a0d3de0e4392085e5f0d0f77e453976 100644 (file)
@@ -30,7 +30,6 @@
 #include <nettle/hmac.h>
 #include <nettle/macros.h>
 #include <aes-padlock.h>
-#include <assert.h>
 #include <sha-padlock.h>
 
 #ifdef HAVE_LIBNETTLE