summaryrefslogtreecommitdiffstats
path: root/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'message.h')
-rw-r--r--message.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/message.h b/message.h
index 422ada1..77e68bb 100644
--- a/message.h
+++ b/message.h
@@ -333,6 +333,7 @@ union parameter {
struct param_crypt crypt; /* MESSAGE_CRYPT */
struct param_hello hello; /* MESSAGE_HELLO */
struct param_bchannel bchannel; /* MESSAGE_BCHANNEL */
+ int direction; /* MESSAGE_NEWREF */
};
enum { /* message flow */