diff options
Diffstat (limited to 'src/lib/container/.may_include')
-rw-r--r-- | src/lib/container/.may_include | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/container/.may_include b/src/lib/container/.may_include index 2eecb503cd..90de5eda40 100644 --- a/src/lib/container/.may_include +++ b/src/lib/container/.may_include @@ -9,9 +9,10 @@ lib/smartlist_core/*.h lib/string/*.h lib/testsupport/testsupport.h lib/intmath/*.h +lib/log/*.h + +# XXXX I am unsure about this one. It's only here for buffers.c +lib/time/*.h ht.h siphash.h - -# XXX I'd like to remove this. -lib/log/util_bug.h |