aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/rendclient.h')
-rw-r--r--src/or/rendclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/rendclient.h b/src/or/rendclient.h
index ac0503bade..e8495ce09c 100644
--- a/src/or/rendclient.h
+++ b/src/or/rendclient.h
@@ -50,5 +50,5 @@ void rend_service_authorization_free_all(void);
int rend_client_allow_non_anonymous_connection(const or_options_t *options);
int rend_client_non_anonymous_mode_enabled(const or_options_t *options);
-#endif
+#endif /* !defined(TOR_RENDCLIENT_H) */