aboutsummaryrefslogtreecommitdiff
path: root/src/feature/dirauth/recommend_pkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/dirauth/recommend_pkg.h')
-rw-r--r--src/feature/dirauth/recommend_pkg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/feature/dirauth/recommend_pkg.h b/src/feature/dirauth/recommend_pkg.h
index 1f97d50177..af17e945e8 100644
--- a/src/feature/dirauth/recommend_pkg.h
+++ b/src/feature/dirauth/recommend_pkg.h
@@ -24,6 +24,6 @@ validate_recommended_package_line(const char *line)
return 0;
}
-#endif
+#endif /* defined(HAVE_MODULE_DIRAUTH) */
-#endif
+#endif /* !defined(TOR_RECOMMEND_PKG_H) */