From: John Crispin Date: Sun, 8 Mar 2015 14:04:13 +0000 (+0100) Subject: fix for json 0.12 X-Git-Url: http://git.archive.openwrt.org/?p=project%2Frpcd.git;a=commitdiff_plain;h=b71df5b75f9abb369cdcc69ba47297e5fbc17a64 fix for json 0.12 Signed-off-by: John Crispin --- diff --git a/include/rpcd/plugin.h b/include/rpcd/plugin.h index 3f992dc..8a1178d 100644 --- a/include/rpcd/plugin.h +++ b/include/rpcd/plugin.h @@ -33,7 +33,7 @@ #include #include -#include +#include #include #include