
29 Jun
2018
29 Jun
'18
4:59 p.m.
commit b21108f83948c9316245b104aab8b99e8ffe656d Author: Nick Mathewson <nickm@torproject.org> Date: Fri Jun 29 10:52:08 2018 -0400 Remove an errant (and unused) include permission in lib/tls --- src/lib/tls/.may_include | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/lib/tls/.may_include b/src/lib/tls/.may_include index 0b47bdf08..1a4b8ca52 100644 --- a/src/lib/tls/.may_include +++ b/src/lib/tls/.may_include @@ -14,6 +14,3 @@ lib/tls/*.h lib/log/*.h ciphers.inc - -# this shouldn't be in common -common/buffers.h