mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fixed enum type not found in relay_stub
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user