From 5f7d78ce2af006e90eca46f12a9c2738469dfd51 Mon Sep 17 00:00:00 2001 From: Isis Lovecruft Date: Fri, 16 Feb 2018 01:19:12 +0000 Subject: [PATCH] tests: Remove duplicate included header file in src/test/test.c. * FIXES #25271: https://bugs.torproject.org/25271 --- src/test/test.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/test.c b/src/test/test.c index 810cbafb1..4a9f0f570 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