diff options
Diffstat (limited to 'src/or/routerparse.c')
-rw-r--r-- | src/or/routerparse.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/routerparse.c b/src/or/routerparse.c index 7af41c3baf..06a37904df 100644 --- a/src/or/routerparse.c +++ b/src/or/routerparse.c @@ -84,6 +84,8 @@ #include "dirauth/dirvote.h" +#include "tor_version_st.h" + /****************************************************************************/ /** List of tokens recognized in router descriptors */ |