jshn: drop json_select warnings when called from json_get_values()
[project/libubox.git] / blob.h
diff --git a/blob.h b/blob.h
index 846de6e059d0b7b9cc190c7f87d338af05afe8e0..fa430a859605394f5677bfd19a0ac1a372e9ff43 100644 (file)
--- a/blob.h
+++ b/blob.h
@@ -28,6 +28,8 @@
 
 #include "utils.h"
 
+#define BLOB_COOKIE            0x01234567
+
 enum {
        BLOB_ATTR_UNSPEC,
        BLOB_ATTR_NESTED,