From b3a8bf47e16e79d8f99333150907beae5be5c2aa Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Fri, 11 Jul 2014 15:12:34 -0400 Subject: [PATCH] Iterators also needed for tests --- common/t_constraint.c | 1 + 1 file changed, 1 insertion(+) diff --git a/common/t_constraint.c b/common/t_constraint.c index 7123588..7f57601 100644 --- a/common/t_constraint.c +++ b/common/t_constraint.c @@ -33,6 +33,7 @@ */ #include +#include "jansson_iterators.h" #include #include -- 2.1.4