mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Extract {or,origin}_circuit_t into their own headers
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
#include "relay.h"
|
||||
#include "test.h"
|
||||
|
||||
#include "or_circuit_st.h"
|
||||
#include "origin_circuit_st.h"
|
||||
|
||||
static void
|
||||
test_cq_manip(void *arg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user