summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-13 10:53:22 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-14 12:44:56 -0400
commitac93c911ce8e6f910a7931f62775278fc0d2c6ba (patch)
treee3ead172131bc3170d9f8826d2331e1de5300859
parent126819c94702df2b0eb8cbfaaf4ad81873b94019 (diff)
downloadtor-ac93c911ce8e6f910a7931f62775278fc0d2c6ba.tar.gz
tor-ac93c911ce8e6f910a7931f62775278fc0d2c6ba.zip
Allow malloc includes in tls library
-rw-r--r--src/lib/tls/.may_include1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/tls/.may_include b/src/lib/tls/.may_include
index ca7cb455e4..2840e590b8 100644
--- a/src/lib/tls/.may_include
+++ b/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