diff options
Diffstat (limited to 'src/common/memarea.c')
-rw-r--r-- | src/common/memarea.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/common/memarea.c b/src/common/memarea.c index 12ad9c511c..589277ba3d 100644 --- a/src/common/memarea.c +++ b/src/common/memarea.c @@ -12,8 +12,7 @@ #include "common/memarea.h" #include "common/util.h" #include "common/compat.h" -#include "common/torlog.h" -#include "common/container.h" +#include "lib/log/torlog.h" #ifndef DISABLE_MEMORY_SENTINELS |