diff options
Diffstat (limited to 'src/or/hs_ntor.c')
-rw-r--r-- | src/or/hs_ntor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/hs_ntor.c b/src/or/hs_ntor.c index a416bc46c3..809fa83bb8 100644 --- a/src/or/hs_ntor.c +++ b/src/or/hs_ntor.c @@ -25,6 +25,7 @@ */ #include "or.h" +#include "crypto_util.h" #include "hs_ntor.h" /* String constants used by the ntor HS protocol */ |