From 8846f128ff33f4abc2f3cf06f4486ab65a6796a0 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 20 Jun 2018 09:36:28 -0400 Subject: [PATCH] Changes file for full_include_paths --- changes/full_include_paths | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/full_include_paths diff --git a/changes/full_include_paths b/changes/full_include_paths new file mode 100644 index 0000000000..7fb4de236c --- /dev/null +++ b/changes/full_include_paths @@ -0,0 +1,4 @@ + + o Code simplification and refactoring: + - Include paths to header files within Tor are now qualified by directory + within the top-level src directory.