From: Nick Mathewson Date: Tue, 6 Nov 2018 21:59:39 +0000 (-0500) Subject: Allow lib/cc to include its own files. X-Git-Tag: tor-0.4.0.1-alpha~164 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=770653ff456c9ae9ecf29008f7abf367a776e557;p=thirdparty%2Ftor.git Allow lib/cc to include its own files. --- diff --git a/src/lib/cc/.may_include b/src/lib/cc/.may_include index 2b06e8519c..fa1478ce46 100644 --- 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