From 1e8edd92a04281bddc86fff3db5b407943504aed Mon Sep 17 00:00:00 2001 From: José Bollo Date: Tue, 10 May 2016 23:21:43 +0200 Subject: explicit use of json-c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iebf7309255d1285a5833c5490d32f518a9232ede Signed-off-by: José Bollo --- plugins/samples/ClientCtx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/samples/ClientCtx.c') diff --git a/plugins/samples/ClientCtx.c b/plugins/samples/ClientCtx.c index 11d10240..cc2c0221 100644 --- a/plugins/samples/ClientCtx.c +++ b/plugins/samples/ClientCtx.c @@ -17,7 +17,7 @@ #define _GNU_SOURCE #include -#include +#include #include "afb-plugin.h" -- cgit 1.2.3-korg