aboutsummaryrefslogtreecommitdiff
path: root/src/feature/dirauth/keypin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/dirauth/keypin.h')
-rw-r--r--src/feature/dirauth/keypin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/dirauth/keypin.h b/src/feature/dirauth/keypin.h
index ab2362b3f8..1de84f6d4a 100644
--- a/src/feature/dirauth/keypin.h
+++ b/src/feature/dirauth/keypin.h
@@ -29,7 +29,7 @@ keypin_load_journal(const char *fname)
(void)fname;
return 0;
}
-#endif
+#endif /* defined(HAVE_MODULE_DIRAUTH) */
void keypin_clear(void);
int keypin_check_lone_rsa(const uint8_t *rsa_id_digest);