From b92233847c6a77dfb66ac2eaef3c2ef4ff57640c Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 1 Feb 2014 16:03:22 +0100 Subject: Fix more warnings exposed by -Wmissing-prototypes. --- tests/check_inst.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/check_inst.c') diff --git a/tests/check_inst.c b/tests/check_inst.c index 87dbe91..fccd2e1 100644 --- a/tests/check_inst.c +++ b/tests/check_inst.c @@ -21,6 +21,7 @@ #include "../libsigrokdecode.h" /* First, to avoid compiler warning. */ #include #include +#include "lib.h" static void setup(void) { -- cgit v1.2.3-70-g09d2