From ed0aec25c50b53e63070c2a4a25480724bdf343a Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 3 Sep 2014 17:24:00 +0200 Subject: Fix UHASH build on *BSD --- src/crypto/mac/uhash/builtin/uhash_builtin.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/crypto/mac') diff --git a/src/crypto/mac/uhash/builtin/uhash_builtin.c b/src/crypto/mac/uhash/builtin/uhash_builtin.c index 07ee749..e4710ae 100644 --- a/src/crypto/mac/uhash/builtin/uhash_builtin.c +++ b/src/crypto/mac/uhash/builtin/uhash_builtin.c @@ -35,8 +35,6 @@ #include "../../../../util.h" #include "../../../../log.h" -#include - /** MAC state used by this UHASH implmentation */ struct fastd_mac_state { -- cgit v1.2.3