From: Isis Lovecruft Date: Fri, 16 Feb 2018 01:19:12 +0000 (+0000) Subject: tests: Remove duplicate included header file in src/test/test.c. X-Git-Tag: tor-0.3.3.3-alpha~16^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f7d78ce2af006e90eca46f12a9c2738469dfd51;p=thirdparty%2Ftor.git tests: Remove duplicate included header file in src/test/test.c. * FIXES #25271: https://bugs.torproject.org/25271 --- 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