mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Fixed enum type not found in relay_stub
This commit is contained in:
parent
5b76ce1843
commit
7e57b9dbbf
@ -12,6 +12,7 @@
|
||||
#include "orconfig.h"
|
||||
#include "feature/relay/relay_sys.h"
|
||||
#include "lib/subsys/subsys.h"
|
||||
#include "feature/relay/relay_metrics.h"
|
||||
|
||||
const struct subsys_fns_t sys_relay = {
|
||||
.name = "relay",
|
||||
|
Loading…
Reference in New Issue
Block a user