summaryrefslogtreecommitdiff
path: root/src/or/control.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/control.c')
-rw-r--r--src/or/control.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/control.c b/src/or/control.c
index 0d637dce7a..7efa6d73bd 100644
--- a/src/or/control.c
+++ b/src/or/control.c
@@ -81,6 +81,8 @@
#include "routerparse.h"
#include "shared_random_client.h"
+#include "entry_connection_st.h"
+
#ifndef _WIN32
#include <pwd.h>
#include <sys/resource.h>