diff options
Diffstat (limited to 'src/or/hs_cache.h')
-rw-r--r-- | src/or/hs_cache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/hs_cache.h b/src/or/hs_cache.h index f0573175d3..466c33db09 100644 --- a/src/or/hs_cache.h +++ b/src/or/hs_cache.h @@ -57,3 +57,4 @@ STATIC size_t cache_clean_v3_as_dir(time_t now, time_t global_cutoff); #endif /* HS_CACHE_PRIVATE */ #endif /* TOR_HS_CACHE_H */ + |