From cb65c81b4b3d3653122292d6a889dda2b3ec1ef0 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Mon, 14 Feb 2011 22:58:42 -0700 Subject: test-expand.c uses functions that are now in util.c --- tests/test-expand.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/test-expand.c b/tests/test-expand.c index 06e1619..bc72ecc 100644 --- a/tests/test-expand.c +++ b/tests/test-expand.c @@ -23,6 +23,7 @@ #include #include +#include #include extern UzblCore uzbl; -- cgit v1.2.3