aboutsummaryrefslogtreecommitdiff
path: root/src/nng.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nng.h')
-rw-r--r--src/nng.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nng.h b/src/nng.h
index 59bcf8c6..362e324b 100644
--- a/src/nng.h
+++ b/src/nng.h
@@ -612,6 +612,7 @@ struct nng_sockaddr_in {
};
struct nng_sockaddr_zt {
+ uint16_t sa_family;
uint64_t sa_nwid;
uint64_t sa_nodeid;
uint32_t sa_port;