Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/blob.h
diff options
context:
space:
mode:
Diffstat (limited to 'blob.h')
-rw-r--r--blob.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/blob.h b/blob.h
index 846de6e..fa430a8 100644
--- a/blob.h
+++ b/blob.h
@@ -28,6 +28,8 @@
#include "utils.h"
+#define BLOB_COOKIE 0x01234567
+
enum {
BLOB_ATTR_UNSPEC,
BLOB_ATTR_NESTED,