From: Marcus Fritzsch Date: Mon, 4 Sep 2017 09:52:52 +0000 (+0200) Subject: remove json_object fwd decl X-Git-Tag: 4.99.1~45 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2Fwindowmanager.git;a=commitdiff_plain;h=e91bb69cb8d5f239f1ad1d1d920b2d0141e21b5c remove json_object fwd decl Signed-off-by: Marcus Fritzsch --- diff --git a/AFBClient.h b/AFBClient.h index b1694b8..05fa5a5 100644 --- a/AFBClient.h +++ b/AFBClient.h @@ -3,7 +3,6 @@ #include -struct json_object; struct afb_wsj1; struct sd_event;