From 762afd93b3be04ae475de3cfd433a2a1b70dac1a Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 4 May 2015 23:46:15 -0700 Subject: [test] Include header --- tests/test-common.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test-common.c b/tests/test-common.c index 88234114..17b5df35 100644 --- a/tests/test-common.c +++ b/tests/test-common.c @@ -25,6 +25,7 @@ #include #include +#include "test-common.h" char * diff_with_file (const char *file, -- cgit v1.2.1