diff options
Diffstat (limited to 'src/or/hs_control.c')
-rw-r--r-- | src/or/hs_control.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/hs_control.c b/src/or/hs_control.c index 87b4e3fca8..87c41bf96e 100644 --- a/src/or/hs_control.c +++ b/src/or/hs_control.c @@ -8,6 +8,7 @@ #include "or.h" #include "control.h" +#include "crypto_util.h" #include "hs_common.h" #include "hs_control.h" #include "hs_descriptor.h" |