diff options
Diffstat (limited to 'src/test/test_shared_random.c')
-rw-r--r-- | src/test/test_shared_random.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c index f6ab0dfabd..a1b4d60a2c 100644 --- a/src/test/test_shared_random.c +++ b/src/test/test_shared_random.c @@ -22,6 +22,9 @@ #include "shared_random_client.h" #include "voting_schedule.h" +#include "dir_server_st.h" +#include "networkstatus_st.h" + static authority_cert_t *mock_cert; static authority_cert_t * |