diff options
Diffstat (limited to 'src/or/hs_client.c')
-rw-r--r-- | src/or/hs_client.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/hs_client.c b/src/or/hs_client.c index 12fcf3a491..051490aaaf 100644 --- a/src/or/hs_client.c +++ b/src/or/hs_client.c @@ -8,6 +8,7 @@ #include "or.h" #include "hs_circuit.h" +#include "hs_ident.h" #include "connection_edge.h" #include "rendclient.h" |