aboutsummaryrefslogtreecommitdiff
path: root/src/lib/compress/.may_include
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-28 16:25:06 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-28 16:28:08 -0400
commitd8b34e0886c9fd08fb51e0de4fadca7da82056ff (patch)
tree5b2a8cea0d0a683f7ab1e71a158c28021f9dfb99 /src/lib/compress/.may_include
parentbe40ad51b68fa87bafb88e55db7856d373274a4d (diff)
downloadtor-d8b34e0886c9fd08fb51e0de4fadca7da82056ff.tar.gz
tor-d8b34e0886c9fd08fb51e0de4fadca7da82056ff.zip
Move buffers into container
Split the network-only and compression-only parts of buffers into the appropriate modules.
Diffstat (limited to 'src/lib/compress/.may_include')
-rw-r--r--src/lib/compress/.may_include1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/compress/.may_include b/src/lib/compress/.may_include
index 0361774699..68fe9f1c54 100644
--- a/src/lib/compress/.may_include
+++ b/src/lib/compress/.may_include
@@ -2,6 +2,7 @@ orconfig.h
lib/arch/*.h
lib/cc/*.h
lib/compress/*.h
+lib/container/*.h
lib/ctime/*.h
lib/intmath/*.h
lib/log/*.h