summaryrefslogtreecommitdiff
path: root/src/or/hs_descriptor.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-11-04 13:26:56 -0400
committerNick Mathewson <nickm@torproject.org>2016-11-04 13:26:56 -0400
commitd88046a80d35bfc05c2b41e352beb9567262c53c (patch)
tree25f10fc479e2acdce13a17bbc76ba4d568c54250 /src/or/hs_descriptor.h
parentc35c43d7d9df793c890deb14800e24327fbca452 (diff)
downloadtor-d88046a80d35bfc05c2b41e352beb9567262c53c.tar.gz
tor-d88046a80d35bfc05c2b41e352beb9567262c53c.zip
Fix compilation.
Diffstat (limited to 'src/or/hs_descriptor.h')
-rw-r--r--src/or/hs_descriptor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/hs_descriptor.h b/src/or/hs_descriptor.h
index b48079e219..0c30a52794 100644
--- a/src/or/hs_descriptor.h
+++ b/src/or/hs_descriptor.h
@@ -11,6 +11,7 @@
#include <stdint.h>
+#include "or.h"
#include "address.h"
#include "container.h"
#include "crypto.h"