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

* FIXES #25271: https://bugs.torproject.org/25271
This commit is contained in:
Isis Lovecruft
2018-02-16 01:19:12 +00:00
parent d9826b0a30
commit 5f7d78ce2a
-1
View 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