diff options
Diffstat (limited to 'src/or/router.c')
-rw-r--r-- | src/or/router.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/router.c b/src/or/router.c index 3879863e82..9eaef44605 100644 --- a/src/or/router.c +++ b/src/or/router.c @@ -39,6 +39,8 @@ #include "dirauth/mode.h" +#include "port_cfg_st.h" + /** * \file router.c * \brief Miscellaneous relay functionality, including RSA key maintenance, |