summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-29 10:52:08 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-29 12:21:52 -0400
commitb21108f83948c9316245b104aab8b99e8ffe656d (patch)
treedc193c33a479c062f1ad5f436a1afc2a945a6743
parente269044ce0434489d2e8e9d65953c7519f4ffd64 (diff)
downloadtor-b21108f83948c9316245b104aab8b99e8ffe656d.tar.gz
tor-b21108f83948c9316245b104aab8b99e8ffe656d.zip
Remove an errant (and unused) include permission in lib/tls
-rw-r--r--src/lib/tls/.may_include3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/tls/.may_include b/src/lib/tls/.may_include
index 0b47bdf08e..1a4b8ca521 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