summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2008-12-29 02:25:28 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2008-12-29 02:25:28 +0000
commitd879d297098d1fc8f57903f1072a3996671dc3fb (patch)
treec7285631d22432f7158a12ba2b9a4c5896970c9a /h
parent0e27b06f717da888f7959d9f44e940f646e9551c (diff)
CPP flags for "Znotice has a sockaddr" and Znotice has a charset"
Diffstat (limited to '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 */