summaryrefslogtreecommitdiff
path: root/src/or/bridges.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/bridges.c')
-rw-r--r--src/or/bridges.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/bridges.c b/src/or/bridges.c
index 699e030e6c..d5a9d05b49 100644
--- a/src/or/bridges.c
+++ b/src/or/bridges.c
@@ -27,6 +27,8 @@
#include "routerset.h"
#include "transports.h"
+#include "node_st.h"
+
/** Information about a configured bridge. Currently this just matches the
* ones in the torrc file, but one day we may be able to learn about new
* bridges on our own, and remember them in the state file. */