aboutsummaryrefslogtreecommitdiff
path: root/src/or/hs_service.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/hs_service.c')
-rw-r--r--src/or/hs_service.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/hs_service.c b/src/or/hs_service.c
index f1f26954ae..44ee7bb660 100644
--- a/src/or/hs_service.c
+++ b/src/or/hs_service.c
@@ -39,6 +39,8 @@
#include "hs_service.h"
#include "hs_stats.h"
+#include "edge_connection_st.h"
+
/* Trunnel */
#include "ed25519_cert.h"
#include "hs/cell_common.h"