summaryrefslogtreecommitdiff
path: root/h/zephyr/zephyr.h
diff options
context:
space:
mode:
Diffstat (limited to 'h/zephyr/zephyr.h')
-rw-r--r--h/zephyr/zephyr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h
index a13d7f9..cb3bf46 100644
--- a/h/zephyr/zephyr.h
+++ b/h/zephyr/zephyr.h
@@ -47,6 +47,9 @@
#define ZAUTH_YES 1
#define ZAUTH_NO 0
+#define ZNOTICE_SOCKADDR 1
+#define ZNOTICE_CHARSET 1
+
typedef char ZPacket_t[Z_MAXPKTLEN];
/* Packet type */