tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 770653ff456c9ae9ecf29008f7abf367a776e557
parent d9508d8ede7ecbdfa35ce8a12c6e1d66d1bbb4b7
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue,  6 Nov 2018 16:59:39 -0500

Allow lib/cc to include its own files.

Diffstat:
Msrc/lib/cc/.may_include | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/lib/cc/.may_include b/src/lib/cc/.may_include @@ -1 +1,2 @@ orconfig.h +lib/cc/*.h +\ No newline at end of file