summaryrefslogtreecommitdiff
path: root/dsa-keygen.c
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2013-12-15 10:41:21 +0100
committerNiels Möller <nisse@lysator.liu.se>2013-12-15 10:41:21 +0100
commit6c0f9c0fa041efccfab4f5ec6603afffa8f6dd8e (patch)
tree88e3d49121b56c8a18d2002c8e4cb4e324c2c839 /dsa-keygen.c
parentf524a8713605a0feb8ba3da8a3ecff00cd7cb072 (diff)
downloadnettle-6c0f9c0fa041efccfab4f5ec6603afffa8f6dd8e.tar.gz
Drop unneeded include of nettle-internal.h.
Diffstat (limited to 'dsa-keygen.c')
-rw-r--r--dsa-keygen.c1
1 files changed, 0 insertions, 1 deletions
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),