summaryrefslogtreecommitdiff
path: root/src/common/memarea.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-21 17:03:45 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-22 09:49:13 -0400
commitc2a558a346cf1f4db8751eb5c6dfecaab760a652 (patch)
tree33f2af41f7ee2c27967f9eea21dfaba8f5a04641 /src/common/memarea.c
parentde508c5f50af855742b59579afd6c9c328eb7cd6 (diff)
downloadtor-c2a558a346cf1f4db8751eb5c6dfecaab760a652.tar.gz
tor-c2a558a346cf1f4db8751eb5c6dfecaab760a652.zip
Expunge container.h
Diffstat (limited to 'src/common/memarea.c')
-rw-r--r--src/common/memarea.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/memarea.c b/src/common/memarea.c
index ef6b78ecc5..ec10f02220 100644
--- a/src/common/memarea.c
+++ b/src/common/memarea.c
@@ -13,7 +13,6 @@
#include "common/util.h"
#include "common/compat.h"
#include "common/torlog.h"
-#include "lib/container/container.h"
#ifndef DISABLE_MEMORY_SENTINELS