Browse Source

Allow malloc includes in tls library

Nick Mathewson 5 years ago
parent
commit
ac93c911ce
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/tls/.may_include

+ 1 - 0
src/lib/tls/.may_include

@@ -8,6 +8,7 @@ lib/ctime/*.h
 lib/encoding/*.h
 lib/intmath/*.h
 lib/log/*.h
+lib/malloc/*.h
 lib/net/*.h
 lib/string/*.h
 lib/testsupport/testsupport.h