X-Git-Url: https://git.archive.openwrt.org/?p=project%2Flibubox.git;a=blobdiff_plain;f=json_script.h;fp=json_script.h;h=6c46f9935caa5b3ba08f2f98c5d4c03cea2a52db;hp=e28b51100cccdaac897fb35558ef7bf60fef905e;hb=b2010c706c85c621d5795304fd94711eb400321a;hpb=38ea521911a1bf01b3714f1dfc725e941159c0f1 diff --git a/json_script.h b/json_script.h index e28b511..6c46f99 100644 --- a/json_script.h +++ b/json_script.h @@ -16,10 +16,10 @@ #ifndef __JSON_SCRIPT_H #define __JSON_SCRIPT_H -#include -#include -#include -#include +#include "avl.h" +#include "blob.h" +#include "blobmsg.h" +#include "utils.h" struct json_script_file;