summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-09-11 10:13:57 -0400
committerNick Mathewson <nickm@torproject.org>2019-09-11 10:13:57 -0400
commitbf8c3164b6e879f7676374cba6628cd5a79b8cd1 (patch)
tree2e44a73a813791f9319ed3e803ec7fe380cdd5ca
parent41261c3b5cd505f5a601c319eb484866903814af (diff)
downloadtor-bf8c3164b6e879f7676374cba6628cd5a79b8cd1.tar.gz
tor-bf8c3164b6e879f7676374cba6628cd5a79b8cd1.zip
Add new entries to lib/confmgt ".may_include" file
confparse.[ch] will need these; checkIncludes confirms that we have not introduced a cycle.
-rw-r--r--src/lib/confmgt/.may_include2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/confmgt/.may_include b/src/lib/confmgt/.may_include
index d85dbf6904..2564133917 100644
--- a/src/lib/confmgt/.may_include
+++ b/src/lib/confmgt/.may_include
@@ -7,3 +7,5 @@ lib/encoding/*.h
lib/log/*.h
lib/malloc/*.h
lib/string/*.h
+lib/testsupport/*.h
+ext/*.h