summaryrefslogtreecommitdiff
path: root/src/core/or/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/command.c')
-rw-r--r--src/core/or/command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/or/command.c b/src/core/or/command.c
index 9d946974bc..8a1d2066cc 100644
--- a/src/core/or/command.c
+++ b/src/core/or/command.c
@@ -54,6 +54,7 @@
#include "feature/nodelist/describe.h"
#include "feature/nodelist/nodelist.h"
#include "feature/nodelist/routerlist.h"
+#include "feature/relay/circuitbuild_relay.h"
#include "feature/relay/routermode.h"
#include "feature/stats/rephist.h"
#include "lib/crypt_ops/crypto_util.h"