aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/utils')
-rw-r--r--src/lib/utils/loadstor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/utils/loadstor.h b/src/lib/utils/loadstor.h
index 771bbd533..4db3d07fa 100644
--- a/src/lib/utils/loadstor.h
+++ b/src/lib/utils/loadstor.h
@@ -12,7 +12,7 @@
#include <botan/types.h>
#include <botan/bswap.h>
#include <botan/get_byte.h>
-#include <cstring>
+#include <botan/mem_ops.h>
#include <vector>
#if BOTAN_TARGET_UNALIGNED_MEMORY_ACCESS_OK