aboutsummaryrefslogtreecommitdiff
path: root/src/test/fakecircs.c
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-12-20 09:45:53 +1000
committerteor <teor@torproject.org>2019-12-20 09:45:53 +1000
commit57b6678d52eec334a3e650158ac97d60b5b2b38b (patch)
tree6d8c237c42f20d1193c9c73cadfc9480b7fa2649 /src/test/fakecircs.c
parentac3a9aaf0dc6f376368f1ad51c79e332da52adc2 (diff)
downloadtor-57b6678d52eec334a3e650158ac97d60b5b2b38b.tar.gz
tor-57b6678d52eec334a3e650158ac97d60b5b2b38b.zip
Run "make autostyle"
Diffstat (limited to 'src/test/fakecircs.c')
-rw-r--r--src/test/fakecircs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/fakecircs.c b/src/test/fakecircs.c
index 82a8722ba8..cb8dafc6b3 100644
--- a/src/test/fakecircs.c
+++ b/src/test/fakecircs.c
@@ -22,7 +22,7 @@
#include "core/or/relay.h"
#include "core/or/relay_crypto_st.h"
-#include "fakecircs.h"
+#include "test/fakecircs.h"
/** Return newly allocated OR circuit using the given nchan and pchan. It must
* be freed with the free_fake_orcirc(). */