summaryrefslogtreecommitdiff
path: root/src/feature/dircache/dircache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/dircache/dircache.h')
-rw-r--r--src/feature/dircache/dircache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/dircache/dircache.h b/src/feature/dircache/dircache.h
index 236ea649ef..de0d205f6a 100644
--- a/src/feature/dircache/dircache.h
+++ b/src/feature/dircache/dircache.h
@@ -38,6 +38,6 @@ STATIC int parse_hs_version_from_post(const char *url, const char *prefix,
const char **end_pos);
STATIC unsigned parse_accept_encoding_header(const char *h);
-#endif
+#endif /* defined(DIRCACHE_PRIVATE) */
#endif /* !defined(TOR_DIRCACHE_H) */