diff options
Diffstat (limited to 'src/or/hs_common.h')
-rw-r--r-- | src/or/hs_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/hs_common.h b/src/or/hs_common.h index 824e5405f2..1d3a15df5a 100644 --- a/src/or/hs_common.h +++ b/src/or/hs_common.h @@ -34,3 +34,4 @@ const uint8_t *rend_data_get_pk_digest(const rend_data_t *rend_data, size_t *len_out); #endif /* TOR_HS_COMMON_H */ + |