From 0cbac2e375f7f1186ce05b142cfe8d38bbf442a1 Mon Sep 17 00:00:00 2001 From: JP Aumasson Date: Sun, 31 Oct 2021 07:50:15 +0100 Subject: halfsh header, cleanup --- halfsiphash.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'halfsiphash.c') diff --git a/halfsiphash.c b/halfsiphash.c index 5da4425..a2f5876 100644 --- a/halfsiphash.c +++ b/halfsiphash.c @@ -13,11 +13,10 @@ this software. If not, see . */ +#include "halfsiphash.h" #include -#include #include #include -#include /* default: SipHash-2-4 */ #ifndef cROUNDS -- cgit v1.2.3