summaryrefslogtreecommitdiff
path: root/src/lib/ctime/.may_include
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-22 10:50:12 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-22 10:50:14 -0400
commitb2d4e786b7ed2563461513e36c7e75bea1f70be8 (patch)
treef5580d1c69ee16e5ce9bbbc4129b1e3751ef601c /src/lib/ctime/.may_include
parentda4ae8a6b6bc45f301c1493bb55b09e2f1209ac2 (diff)
downloadtor-b2d4e786b7ed2563461513e36c7e75bea1f70be8.tar.gz
tor-b2d4e786b7ed2563461513e36c7e75bea1f70be8.zip
Remove the util_bug.h include from smartlist.h.
This change makes a whole bunch of things in torlog.c break, since apparently I did not find all the fd dependencies.
Diffstat (limited to 'src/lib/ctime/.may_include')
-rw-r--r--src/lib/ctime/.may_include5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/ctime/.may_include b/src/lib/ctime/.may_include
index 72d854c374..e74669bce1 100644
--- a/src/lib/ctime/.may_include
+++ b/src/lib/ctime/.may_include
@@ -1,6 +1,5 @@
orconfig.h
lib/cc/*.h
lib/ctime/*.h
-
-# XXXX I'd like to remove this
-common/util.h
+lib/err/*.h
+lib/malloc/*.h