From: Niels Möller Date: Sun, 15 Dec 2013 09:41:21 +0000 (+0100) Subject: Drop unneeded include of nettle-internal.h. X-Git-Tag: nettle_3.0_release_20140607~190 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c0f9c0fa041efccfab4f5ec6603afffa8f6dd8e;p=thirdparty%2Fnettle.git Drop unneeded include of nettle-internal.h. --- diff --git a/dsa-keygen.c b/dsa-keygen.c index 0a9cf406..71797ddb 100644 --- a/dsa-keygen.c +++ b/dsa-keygen.c @@ -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),