summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsis Lovecruft <isis@torproject.org>2018-02-16 01:19:12 +0000
committerIsis Lovecruft <isis@torproject.org>2018-02-16 01:19:12 +0000
commit5f7d78ce2af006e90eca46f12a9c2738469dfd51 (patch)
treec8edd01d0eb3386bc5c46393ddeb9b20d2983e93
parentd9826b0a30f42754dc5764ce02c7b0271d996c92 (diff)
downloadtor-5f7d78ce2af006e90eca46f12a9c2738469dfd51.tar.gz
tor-5f7d78ce2af006e90eca46f12a9c2738469dfd51.zip
tests: Remove duplicate included header file in src/test/test.c.
* FIXES #25271: https://bugs.torproject.org/25271
-rw-r--r--src/test/test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/test.c b/src/test/test.c
index 810cbafb11..4a9f0f5701 100644
--- 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