From bbd22f26bfb9e8f423e33ff85930a82fe5075160 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Sat, 19 Sep 2015 14:18:51 +0000 Subject: testing/libubox: new aport --- testing/libubox/includes.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testing/libubox/includes.patch (limited to 'testing/libubox/includes.patch') diff --git a/testing/libubox/includes.patch b/testing/libubox/includes.patch new file mode 100644 index 0000000000..2ba75aaf1b --- /dev/null +++ b/testing/libubox/includes.patch @@ -0,0 +1,11 @@ +--- a/blobmsg_json.h ++++ b/blobmsg_json.h +@@ -19,7 +19,7 @@ + #ifdef JSONC + #include + #else +- #include ++ #include + #endif + + #include -- cgit v1.2.3