diff options
Diffstat (limited to 'src/or/hs_service.h')
-rw-r--r-- | src/or/hs_service.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/hs_service.h b/src/or/hs_service.h index a54a960b8c..994521fc50 100644 --- a/src/or/hs_service.h +++ b/src/or/hs_service.h @@ -29,3 +29,4 @@ get_establish_intro_payload(uint8_t *buf, size_t buf_len, #endif /* HS_SERVICE_PRIVATE */ #endif /* TOR_HS_SERVICE_H */ + |