From 06efc9fce69ae1b4a627182697cfcb1e925c73c3 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 30 Oct 2012 02:43:24 +0000 Subject: Add missing includes, noticed by OS X's Clang 4.1 --- src/alloc/secmem.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/alloc') diff --git a/src/alloc/secmem.h b/src/alloc/secmem.h index fd70eea71..537f0ef44 100644 --- a/src/alloc/secmem.h +++ b/src/alloc/secmem.h @@ -10,6 +10,7 @@ #include #include +#include #if defined(BOTAN_HAS_LOCKING_ALLOCATOR) #include -- cgit v1.2.3