aboutsummaryrefslogtreecommitdiff
path: root/src/lib/fs/.may_include
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-28 09:38:17 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-28 09:38:17 -0400
commita1f3ece16d10649da2dfbbbf79a16d9c36e02563 (patch)
tree665ea6cb1a3673c876431754518de14ebd86e8ab /src/lib/fs/.may_include
parent38fd3e0df06f72b3b67dfeb1d2a2c1c90761e05e (diff)
downloadtor-a1f3ece16d10649da2dfbbbf79a16d9c36e02563.tar.gz
tor-a1f3ece16d10649da2dfbbbf79a16d9c36e02563.zip
Move conffile and storagedir to lib/fs
Diffstat (limited to 'src/lib/fs/.may_include')
-rw-r--r--src/lib/fs/.may_include6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/fs/.may_include b/src/lib/fs/.may_include
index 2321edbbeb..6c9ce6ca04 100644
--- a/src/lib/fs/.may_include
+++ b/src/lib/fs/.may_include
@@ -1,11 +1,13 @@
orconfig.h
lib/cc/*.h
lib/container/*.h
+lib/encoding/*.h
lib/err/*.h
lib/fdio/*.h
-lib/malloc/*.h
lib/fs/*.h
+lib/log/*.h
+lib/malloc/*.h
+lib/memarea/*.h
lib/sandbox/*.h
lib/string/*.h
lib/testsupport/testsupport.h
-lib/log/*.h