commit b21108f83948c9316245b104aab8b99e8ffe656d parent e269044ce0434489d2e8e9d65953c7519f4ffd64 Author: Nick Mathewson <nickm@torproject.org> Date: Fri, 29 Jun 2018 10:52:08 -0400 Remove an errant (and unused) include permission in lib/tls Diffstat:
| M | src/lib/tls/.may_include | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git 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