diff options
Diffstat (limited to 'src/or/control.c')
-rw-r--r-- | src/or/control.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/control.c b/src/or/control.c index 0afd6cf973..55670e65e0 100644 --- a/src/or/control.c +++ b/src/or/control.c @@ -92,6 +92,7 @@ #include "rend_authorized_client_st.h" #include "rend_encoded_v2_service_descriptor_st.h" #include "rend_service_descriptor_st.h" +#include "routerlist_st.h" #include "socks_request_st.h" #ifndef _WIN32 |