From 1f8c8118f2d42f495dbe6e3adb2a95c87a92e8e0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 10 Sep 2021 20:11:45 -0400 Subject: Move attribute definitions to a separate header --- benchmark/dict_bench.c | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmark/dict_bench.c') diff --git a/benchmark/dict_bench.c b/benchmark/dict_bench.c index 62c1283..e1583f3 100644 --- a/benchmark/dict_bench.c +++ b/benchmark/dict_bench.c @@ -17,6 +17,7 @@ #include "bench.h" #include "warnings.h" +#include "zix/attributes.h" #include "zix/common.h" #include "zix/digest.h" #include "zix/hash.h" -- cgit v1.2.1