diff options
Diffstat (limited to 'src/or/hs_common.c')
-rw-r--r-- | src/or/hs_common.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/hs_common.c b/src/or/hs_common.c index 3081ad216c..33c09b53fe 100644 --- a/src/or/hs_common.c +++ b/src/or/hs_common.c @@ -33,6 +33,8 @@ #include "shared_random_client.h" #include "dirauth/shared_random_state.h" +#include "edge_connection_st.h" + /* Trunnel */ #include "ed25519_cert.h" |