diff options
Diffstat (limited to 'src/or/rendservice.h')
-rw-r--r-- | src/or/rendservice.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/rendservice.h b/src/or/rendservice.h index b11a2a7da7..35962df7f3 100644 --- a/src/or/rendservice.h +++ b/src/or/rendservice.h @@ -16,6 +16,7 @@ #include "or/hs_service.h" typedef struct rend_intro_cell_t rend_intro_cell_t; +struct config_line_t; /* This can be used for both INTRODUCE1 and INTRODUCE2 */ |