summaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-15 10:31:21 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-15 10:31:21 -0400
commit1416f54d1eb2651e6b82ccbe35585ce71378de8a (patch)
treed634752c0f3d1f2d2aefec21819d31874adad4a6 /src/or/routerlist.c
parent3b917b2408748efb2ce84c2725e2e81ee0217e03 (diff)
downloadtor-1416f54d1eb2651e6b82ccbe35585ce71378de8a.tar.gz
tor-1416f54d1eb2651e6b82ccbe35585ce71378de8a.zip
Split dir_connection_t into its own header
Diffstat (limited to 'src/or/routerlist.c')
-rw-r--r--src/or/routerlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/routerlist.c b/src/or/routerlist.c
index 015b1012a8..970eac8d3f 100644
--- a/src/or/routerlist.c
+++ b/src/or/routerlist.c
@@ -125,6 +125,7 @@
#include "dirauth/dirvote.h"
#include "dirauth/mode.h"
+#include "dir_connection_st.h"
#include "dir_server_st.h"
// #define DEBUG_ROUTERLIST