tor

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

commit 5f7d78ce2af006e90eca46f12a9c2738469dfd51
parent d9826b0a30f42754dc5764ce02c7b0271d996c92
Author: Isis Lovecruft <isis@torproject.org>
Date:   Fri, 16 Feb 2018 01:19:12 +0000

tests: Remove duplicate included header file in src/test/test.c.

 * FIXES #25271: https://bugs.torproject.org/25271

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

diff --git a/src/test/test.c b/src/test/test.c @@ -62,7 +62,6 @@ double fabs(double x); #include "routerparse.h" #include "statefile.h" #include "crypto_curve25519.h" -#include "onion_ntor.h" /** Run unit tests for the onion handshake code. */ static void