aboutsummaryrefslogtreecommitdiff
path: root/src/or/vote_routerstatus_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/vote_routerstatus_st.h')
-rw-r--r--src/or/vote_routerstatus_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/vote_routerstatus_st.h b/src/or/vote_routerstatus_st.h
index 7ec0c962fe..1b85737df8 100644
--- a/src/or/vote_routerstatus_st.h
+++ b/src/or/vote_routerstatus_st.h
@@ -8,6 +8,7 @@
#define VOTE_ROUTERSTATUS_ST_H
#include "or/routerstatus_st.h"
+#include "lib/defs/x25519_sizes.h"
/** The claim about a single router, made in a vote. */
struct vote_routerstatus_t {
@@ -38,4 +39,3 @@ struct vote_routerstatus_t {
};
#endif
-