summaryrefslogtreecommitdiff
path: root/src/test/test.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-15 12:18:17 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-15 12:18:17 -0400
commit22e9c647387509b44ff75e232aede360e3f87070 (patch)
treeb21a2c640d50991704318a76e72cf47bbb5d1775 /src/test/test.c
parent7d2d131afad17375a7e04086082568903d5335d2 (diff)
downloadtor-22e9c647387509b44ff75e232aede360e3f87070.tar.gz
tor-22e9c647387509b44ff75e232aede360e3f87070.zip
Extract rend_service_descriptor_t into its own header.
Diffstat (limited to 'src/test/test.c')
-rw-r--r--src/test/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/test.c b/src/test/test.c
index b92dd3c8a0..0408615605 100644
--- a/src/test/test.c
+++ b/src/test/test.c
@@ -63,6 +63,7 @@ double fabs(double x);
#include "crypto_curve25519.h"
#include "or_circuit_st.h"
+#include "rend_service_descriptor_st.h"
/** Run unit tests for the onion handshake code. */
static void