aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypt_ops/crypto.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/lib/crypt_ops/crypto.c
parentde508c5f50af855742b59579afd6c9c328eb7cd6 (diff)
downloadtor-c2a558a346cf1f4db8751eb5c6dfecaab760a652.tar.gz
tor-c2a558a346cf1f4db8751eb5c6dfecaab760a652.zip
Expunge container.h
Diffstat (limited to 'src/lib/crypt_ops/crypto.c')
-rw-r--r--src/lib/crypt_ops/crypto.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/crypt_ops/crypto.c b/src/lib/crypt_ops/crypto.c
index 9b1c38041f..46026b6ac8 100644
--- a/src/lib/crypt_ops/crypto.c
+++ b/src/lib/crypt_ops/crypto.c
@@ -66,7 +66,6 @@ ENABLE_GCC_WARNING(redundant-decls)
#include "lib/cc/torint.h"
#include "lib/crypt_ops/aes.h"
#include "common/util.h"
-#include "lib/container/container.h"
#include "common/compat.h"
#include "common/sandbox.h"
#include "common/util_format.h"