]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
tests: Remove duplicate included header file in src/test/test.c.
authorIsis Lovecruft <isis@torproject.org>
Fri, 16 Feb 2018 01:19:12 +0000 (01:19 +0000)
committerIsis Lovecruft <isis@torproject.org>
Fri, 16 Feb 2018 01:19:12 +0000 (01:19 +0000)
 * FIXES #25271: https://bugs.torproject.org/25271

src/test/test.c

index 810cbafb11f470ff21507f104615335a2bd52912..4a9f0f5701e4cc926c329dd87fbf93e42ef53f8e 100644 (file)
@@ -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