tor

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

commit f9e32a20843cca221f5d61688000a87fb2babaf8
parent f4bcf3f34c306300d200803a1db977a013a35470
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue,  3 Oct 2017 09:59:37 -0400

Remove an unnecessary event2 include.

The rest, are, unfortunately, necessary for now.

Diffstat:
Msrc/or/channelpadding.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/or/channelpadding.c b/src/or/channelpadding.c @@ -20,7 +20,6 @@ #include "rephist.h" #include "router.h" #include "compat_time.h" -#include <event2/event.h> #include "rendservice.h" STATIC int32_t channelpadding_get_netflow_inactive_timeout_ms(