[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor] 07/10: Fixed enum type not found in relay_stub



This is an automated email from the git hooks/post-receive script.

dgoulet pushed a commit to branch main
in repository tor.

commit 7e57b9dbbffe224e970e8c10f0a9695840aba5e4
Author: friendly73 <friendly73@x.x>
AuthorDate: Fri Mar 24 15:34:11 2023 +0000

    Fixed enum type not found in relay_stub
---
 src/feature/relay/relay_stub.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/feature/relay/relay_stub.c b/src/feature/relay/relay_stub.c
index aebf1e2613..e21ea97f79 100644
--- a/src/feature/relay/relay_stub.c
+++ b/src/feature/relay/relay_stub.c
@@ -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",

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits