From ac51761d6b2262a1640e576ddff5a8ea4c7999d0 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 29 Aug 2014 13:23:57 +0200 Subject: explicitly include json/json.h where needed Signed-off-by: Felix Fietkau --- plug/hotplug.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plug/hotplug.c') diff --git a/plug/hotplug.c b/plug/hotplug.c index ef98f38..6f65c17 100644 --- a/plug/hotplug.c +++ b/plug/hotplug.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3