From: Niels Möller Date: Thu, 3 Jul 2025 08:22:51 +0000 (+0200) Subject: Drop irrelevant includes of sha3.h. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc37ddf6558e5368eff09451c11985e43c29da5b;p=thirdparty%2Fnettle.git Drop irrelevant includes of sha3.h. --- diff --git a/slh-fors.c b/slh-fors.c index 2b03b7f4..0c20df56 100644 --- a/slh-fors.c +++ b/slh-fors.c @@ -35,10 +35,7 @@ # include "config.h" #endif -#include - #include "bswap-internal.h" -#include "sha3.h" #include "slh-dsa-internal.h" void diff --git a/slh-wots.c b/slh-wots.c index 0f3d2c55..c04fa620 100644 --- a/slh-wots.c +++ b/slh-wots.c @@ -35,10 +35,8 @@ # include "config.h" #endif -#include "slh-dsa-internal.h" - -#include "sha3.h" #include "bswap-internal.h" +#include "slh-dsa-internal.h" /* If s == 0, returns src and leaves dst unchanged. Otherwise, returns dst. For the ah argument, leaves ah->keypair and ah->height_chain diff --git a/slh-xmss.c b/slh-xmss.c index f58a5685..42b9cb47 100644 --- a/slh-xmss.c +++ b/slh-xmss.c @@ -36,7 +36,6 @@ #endif #include "bswap-internal.h" -#include "sha3.h" #include "slh-dsa-internal.h" static void