aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/or/connection_or.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/connection_or.c b/src/or/connection_or.c
index 56ba821fb..74115e842 100644
--- a/src/or/connection_or.c
+++ b/src/or/connection_or.c
@@ -215,6 +215,8 @@ int connection_or_handle_listener_read(connection_t *conn) {
#define FLAGS_LEN 2
#define BANDWIDTH_LEN 4
#define KEY_LEN 16
+#define ADDR_LEN 4
+#define PORT_LEN 2
#define PKEY_LEN 128
static int