aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-15 14:07:17 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-15 14:07:17 -0400
commitb8ae4111e38bc9cf6ac395b78601c150f710936f (patch)
treef142d43b31b5e18e2dc2dc7a6c90cfd795b73da5 /src/or/routerlist.c
parent62315dab8420e44d8d469f858e88b7b4fe384122 (diff)
downloadtor-b8ae4111e38bc9cf6ac395b78601c150f710936f.tar.gz
tor-b8ae4111e38bc9cf6ac395b78601c150f710936f.zip
Extract desc_store_t and routerlist_t into their own headers.
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 0f93181533..102f3125a4 100644
--- a/src/or/routerlist.c
+++ b/src/or/routerlist.c
@@ -131,6 +131,7 @@
#include "networkstatus_st.h"
#include "networkstatus_voter_info_st.h"
#include "node_st.h"
+#include "routerlist_st.h"
#include "vote_routerstatus_st.h"
// #define DEBUG_ROUTERLIST