summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-15 13:49:30 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-15 13:49:30 -0400
commit62315dab8420e44d8d469f858e88b7b4fe384122 (patch)
tree9dcbad4fa74109b0130ea8df04a26d394881706c /src/test
parent50369f8981e8ce0894753daeea3dc28ab01f2667 (diff)
downloadtor-62315dab8420e44d8d469f858e88b7b4fe384122.tar.gz
tor-62315dab8420e44d8d469f858e88b7b4fe384122.zip
Extract ns_detached_signatures_st into its own header.
Diffstat (limited to 'src/test')
-rw-r--r--src/test/test_dir.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/test_dir.c b/src/test/test_dir.c
index 10169a70cf..76f3b13f6e 100644
--- a/src/test/test_dir.c
+++ b/src/test/test_dir.c
@@ -48,6 +48,7 @@
#include "document_signature_st.h"
#include "networkstatus_st.h"
#include "networkstatus_voter_info_st.h"
+#include "ns_detached_signatures_st.h"
#include "port_cfg_st.h"
#include "tor_version_st.h"
#include "vote_microdesc_hash_st.h"