diff options
Diffstat (limited to 'src/or/routerparse.c')
-rw-r--r-- | src/or/routerparse.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/routerparse.c b/src/or/routerparse.c index 040745f651..31c545edf4 100644 --- a/src/or/routerparse.c +++ b/src/or/routerparse.c @@ -83,6 +83,7 @@ #include "authority_cert_st.h" #include "document_signature_st.h" +#include "extend_info_st.h" #include "extrainfo_st.h" #include "microdesc_st.h" #include "networkstatus_st.h" |