summaryrefslogtreecommitdiff
path: root/src/or/protover_rust.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/protover_rust.c')
-rw-r--r--src/or/protover_rust.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/protover_rust.c b/src/or/protover_rust.c
index 0c409b1681..26e21cc1c5 100644
--- a/src/or/protover_rust.c
+++ b/src/or/protover_rust.c
@@ -15,5 +15,5 @@
/* Define for compatibility, used in main.c */
void protover_free_all(void) {}
-#endif
+#endif /* defined(HAVE_RUST) */