Update permissible includes

This commit is contained in:
Nick Mathewson 2018-06-21 17:06:58 -04:00
parent c2a558a346
commit d1cada5a8a
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,15 @@
orconfig.h
lib/cc/*.h
lib/container/*.h
lib/ctime/*.h
lib/defs/*.h
lib/malloc/*.h
lib/err/*.h
lib/testsupport/testsupport.h
ht.h
siphash.h
# XXX I'd like to remove this.
common/util.h
common/util_bug.h

View File

@ -1,8 +1,10 @@
orconfig.h
lib/cc/*.h
lib/container/*.h
lib/crypt_ops/*.h
lib/ctime/*.h
lib/defs/*.h
lib/malloc/*.h
lib/err/*.h
lib/testsupport/testsupport.h

View File

@ -1,5 +1,6 @@
orconfig.h
lib/cc/*.h
lib/container/*.h
lib/crypt_ops/*.h
lib/err/*.h
lib/testsupport/testsupport.h