mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Update permissible includes
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
orconfig.h
|
||||
lib/cc/*.h
|
||||
lib/container/*.h
|
||||
lib/crypt_ops/*.h
|
||||
lib/err/*.h
|
||||
lib/testsupport/testsupport.h
|
||||
|
||||
Reference in New Issue
Block a user