From cd160291a755ac830855e3226e6c470a5b2ecede Mon Sep 17 00:00:00 2001 From: teor Date: Tue, 26 Nov 2019 09:10:32 +1000 Subject: Code Style: Delete headers that are included twice These changes were created using the "make autostyle" from 32522, and then split into commits. --- src/test/test_relaycell.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test/test_relaycell.c') diff --git a/src/test/test_relaycell.c b/src/test/test_relaycell.c index c65279fb25..14bd045df7 100644 --- a/src/test/test_relaycell.c +++ b/src/test/test_relaycell.c @@ -30,7 +30,6 @@ #include "core/or/half_edge_st.h" #include "feature/client/circpathbias.h" -#include "core/or/connection_edge.h" static int srm_ncalls; static entry_connection_t *srm_conn; -- cgit v1.2.3-54-g00ecf