diff options
Diffstat (limited to 'src/or/dir_server_st.h')
-rw-r--r-- | src/or/dir_server_st.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/dir_server_st.h b/src/or/dir_server_st.h index d2222c26f8..b9d3f1c556 100644 --- a/src/or/dir_server_st.h +++ b/src/or/dir_server_st.h @@ -9,6 +9,7 @@ #include "torint.h" #include "or.h" +#include "routerstatus_st.h" /** Represents information about a single trusted or fallback directory * server. */ |