aboutsummaryrefslogtreecommitdiff
path: root/src/or/hs_ntor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/hs_ntor.h')
-rw-r--r--src/or/hs_ntor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/hs_ntor.h b/src/or/hs_ntor.h
index d07bff8cf0..77e544a130 100644
--- a/src/or/hs_ntor.h
+++ b/src/or/hs_ntor.h
@@ -63,5 +63,5 @@ int hs_ntor_client_rendezvous2_mac_is_good(
const hs_ntor_rend_cell_keys_t *hs_ntor_rend_cell_keys,
const uint8_t *rcvd_mac);
-#endif
+#endif /* !defined(TOR_HS_NTOR_H) */