aboutsummaryrefslogtreecommitdiff
path: root/src/lib/net/.may_include
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-11-02 11:11:21 -0400
committerNick Mathewson <nickm@torproject.org>2018-11-05 09:22:02 -0500
commitcfe5b35edb38cef6312ef0b4ae44fb0e20342706 (patch)
tree7a4d37f58a5ecd05255efcd138bc34271dc8df9f /src/lib/net/.may_include
parent05b54f6a6a24ebdb47de4f7e41cf94f2f6be93bd (diff)
downloadtor-cfe5b35edb38cef6312ef0b4ae44fb0e20342706.tar.gz
tor-cfe5b35edb38cef6312ef0b4ae44fb0e20342706.zip
Move networking startup/cleanup logic into a subsystem.
Diffstat (limited to 'src/lib/net/.may_include')
-rw-r--r--src/lib/net/.may_include1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/net/.may_include b/src/lib/net/.may_include
index 13b209bbed..f93f0e1552 100644
--- a/src/lib/net/.may_include
+++ b/src/lib/net/.may_include
@@ -11,5 +11,6 @@ lib/lock/*.h
lib/log/*.h
lib/net/*.h
lib/string/*.h
+lib/subsys/*.h
lib/testsupport/*.h
lib/malloc/*.h \ No newline at end of file