diff options
Diffstat (limited to 'src/lib/tls/.may_include')
-rw-r--r-- | src/lib/tls/.may_include | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/src/lib/tls/.may_include b/src/lib/tls/.may_include index a2d84165f0..0b47bdf08e 100644 --- a/src/lib/tls/.may_include +++ b/src/lib/tls/.may_include @@ -1,13 +1,19 @@ orconfig.h +lib/arch/*.h lib/cc/*.h +lib/ctime/*.h lib/container/*.h lib/crypt_ops/*.h +lib/intmath/*.h +lib/encoding/*.h lib/err/*.h +lib/net/*.h +lib/string/*.h lib/testsupport/testsupport.h lib/tls/*.h lib/log/*.h ciphers.inc -# XXX I'd like to remove this. -common/*.h +# this shouldn't be in common +common/buffers.h |