commit bf8c3164b6e879f7676374cba6628cd5a79b8cd1
parent 41261c3b5cd505f5a601c319eb484866903814af
Author: Nick Mathewson <nickm@torproject.org>
Date: Wed, 11 Sep 2019 10:13:57 -0400
Add new entries to lib/confmgt ".may_include" file
confparse.[ch] will need these; checkIncludes confirms that we have
not introduced a cycle.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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