summaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 43a18c8c6b..cf03e955dc 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -116,6 +116,8 @@
#include "../common/crypto.h"
#include "../common/tortls.h"
#include "../common/log.h"
+#include "../common/compat.h"
+#include "../common/container.h"
#include "../common/util.h"
#include "../common/torgzip.h"