diff options
Diffstat (limited to 'src/or/hs_config.h')
-rw-r--r-- | src/or/hs_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/hs_config.h b/src/or/hs_config.h index 2f8cbdc130..6cd7aed460 100644 --- a/src/or/hs_config.h +++ b/src/or/hs_config.h @@ -20,5 +20,5 @@ int hs_config_service_all(const or_options_t *options, int validate_only); -#endif /* TOR_HS_CONFIG_H */ +#endif /* !defined(TOR_HS_CONFIG_H) */ |