diff options
Diffstat (limited to 'src/or/protover.c')
-rw-r--r-- | src/or/protover.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/protover.c b/src/or/protover.c index ae955296e6..d6d14b24a2 100644 --- a/src/or/protover.c +++ b/src/or/protover.c @@ -778,5 +778,5 @@ protover_free_all(void) } } -#endif +#endif /* !defined(HAVE_RUST) */ |