diff options
Diffstat (limited to 'testing/libubox/includes.patch')
-rw-r--r-- | testing/libubox/includes.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/libubox/includes.patch b/testing/libubox/includes.patch deleted file mode 100644 index 2ba75aaf1b..0000000000 --- a/testing/libubox/includes.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/blobmsg_json.h -+++ b/blobmsg_json.h -@@ -19,7 +19,7 @@ - #ifdef JSONC - #include <json.h> - #else -- #include <json/json.h> -+ #include <json-c/json.h> - #endif - - #include <stdbool.h> |