tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 75f94ea1ec72df18d0f4435ee110bd667c9a142f
parent eba2870d18116bcce331421630fd9f8b47aa7f67
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 29 Jul 2020 10:58:47 -0400

Merge remote-tracking branch 'tor-github/pr/1987/head'

Diffstat:
Msrc/feature/control/control_cmd.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/feature/control/control_cmd.c b/src/feature/control/control_cmd.c @@ -25,7 +25,6 @@ #include "feature/client/addressmap.h" #include "feature/client/dnsserv.h" #include "feature/client/entrynodes.h" -#include "feature/control/control_events.h" #include "feature/control/control.h" #include "feature/control/control_auth.h" #include "feature/control/control_cmd.h"