add blob_attr_equal() for comparing attributes
[project/libubox.git] / jshn.c
diff --git a/jshn.c b/jshn.c
index e2f0b83..88e31d1 100644 (file)
--- a/jshn.c
+++ b/jshn.c
@@ -1,11 +1,11 @@
 #include <json/json.h>
-#include <libubox/list.h>
 #include <string.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdbool.h>
 #include <ctype.h>
 #include <getopt.h>
+#include "list.h"
 
 #define MAX_VARLEN     256