]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Drop unneeded include of nettle-internal.h.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 15 Dec 2013 09:41:21 +0000 (10:41 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 15 Dec 2013 09:41:21 +0000 (10:41 +0100)
dsa-keygen.c

index 0a9cf406d87774ce255b8e0f54db323a66b64dd3..71797ddb0c3391a725bfeaf3d6d8a96e0908971d 100644 (file)
@@ -33,7 +33,6 @@
 #include "dsa.h"
 
 #include "bignum.h"
-#include "nettle-internal.h"
 
 
 /* Valid sizes, according to FIPS 186-3 are (1024, 160), (2048, 224),