From eb61dac2309db2b56d5b0fc8bb344ba2a2830369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Mon, 12 Oct 2015 10:20:14 +0000 Subject: [PATCH] required for t_compare_ssz() --- lib/test/t_const.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/test/t_const.c b/lib/test/t_const.c index 69aa0d9..09595db 100644 --- a/lib/test/t_const.c +++ b/lib/test/t_const.c @@ -31,6 +31,7 @@ #include #include +#include #include