aboutsummaryrefslogtreecommitdiff
path: root/src/lib/geoip/country.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/geoip/country.h')
-rw-r--r--src/lib/geoip/country.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/geoip/country.h b/src/lib/geoip/country.h
index 9a8911d494..a24a1c4c0d 100644
--- a/src/lib/geoip/country.h
+++ b/src/lib/geoip/country.h
@@ -13,4 +13,4 @@ typedef int16_t country_t;
#define COUNTRY_MAX INT16_MAX
-#endif
+#endif /* !defined(TOR_COUNTRY_H) */