From c2a558a346cf1f4db8751eb5c6dfecaab760a652 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 21 Jun 2018 17:03:45 -0400 Subject: Expunge container.h --- src/common/memarea.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/memarea.c') 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 -- cgit v1.2.3-54-g00ecf