diff options
Diffstat (limited to 'src/feature/control/getinfo_geoip.h')
-rw-r--r-- | src/feature/control/getinfo_geoip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/control/getinfo_geoip.h b/src/feature/control/getinfo_geoip.h index fe22137859..94759d0d18 100644 --- a/src/feature/control/getinfo_geoip.h +++ b/src/feature/control/getinfo_geoip.h @@ -11,4 +11,4 @@ int getinfo_helper_geoip(control_connection_t *control_conn, const char *question, char **answer, const char **errmsg); -#endif +#endif /* !defined(TOR_GETINFO_GEOIP_H) */ |