diff options
Diffstat (limited to 'src/feature/control/fmt_serverstatus.h')
-rw-r--r-- | src/feature/control/fmt_serverstatus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/control/fmt_serverstatus.h b/src/feature/control/fmt_serverstatus.h index 4b95e5b59f..d9190cb7e1 100644 --- a/src/feature/control/fmt_serverstatus.h +++ b/src/feature/control/fmt_serverstatus.h @@ -15,4 +15,4 @@ int list_server_status_v1(smartlist_t *routers, char **router_status_out, int for_controller); -#endif +#endif /* !defined(TOR_FMT_SERVERSTATUS_H) */ |