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 1837788019..972462e38a 100644 --- a/src/or/control.c +++ b/src/or/control.c @@ -82,6 +82,7 @@ #include "shared_random_client.h" #include "control_connection_st.h" +#include "cpath_build_state_st.h" #include "entry_connection_st.h" #include "or_connection_st.h" #include "or_circuit_st.h" |