diff options
Diffstat (limited to 'src/feature/nodelist/node_st.h')
-rw-r--r-- | src/feature/nodelist/node_st.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/feature/nodelist/node_st.h b/src/feature/nodelist/node_st.h index 6ad10bb85a..aa4066d99e 100644 --- a/src/feature/nodelist/node_st.h +++ b/src/feature/nodelist/node_st.h @@ -14,6 +14,7 @@ #include "feature/hs/hsdir_index_st.h" #include "lib/crypt_ops/crypto_ed25519.h" +#include "ext/ht.h" /** A node_t represents a Tor router. * |