explicitly include json/json.h where needed
[oweals/procd.git] / plug / hotplug.c
index ef98f3885b771f9b540234718427886f6a85fff2..6f65c176e6f99493957c29dd655577c470a3e031 100644 (file)
@@ -22,6 +22,7 @@
 #include <libubox/blobmsg_json.h>
 #include <libubox/json_script.h>
 #include <libubox/uloop.h>
+#include <json/json.h>
 
 #include <fcntl.h>
 #include <unistd.h>