diff options
Diffstat (limited to 'src/feature/control/control.c')
-rw-r--r-- | src/feature/control/control.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/feature/control/control.c b/src/feature/control/control.c index 5ac7f6d995..cff3c414c2 100644 --- a/src/feature/control/control.c +++ b/src/feature/control/control.c @@ -77,6 +77,8 @@ #include "feature/rend/rendservice.h" #include "feature/stats/rephist.h" #include "feature/relay/router.h" +#include "feature/nodelist/authcert.h" +#include "feature/nodelist/dirlist.h" #include "feature/nodelist/routerlist.h" #include "feature/nodelist/routerparse.h" #include "feature/hs_common/shared_random_client.h" |