From d88046a80d35bfc05c2b41e352beb9567262c53c Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 4 Nov 2016 13:26:56 -0400 Subject: Fix compilation. --- src/or/hs_descriptor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/or/hs_descriptor.h') 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 +#include "or.h" #include "address.h" #include "container.h" #include "crypto.h" -- cgit v1.2.3-54-g00ecf