summaryrefslogtreecommitdiffstats
path: root/src/crypto/hash_df.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/hash_df.c')
-rw-r--r--src/crypto/hash_df.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/hash_df.c b/src/crypto/hash_df.c
index 4c2d28a95..9e3da181a 100644
--- a/src/crypto/hash_df.c
+++ b/src/crypto/hash_df.c
@@ -36,6 +36,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
*/
#include <stdint.h>
+#include <string.h>
#include <byteswap.h>
#include <ipxe/crypto.h>
#include <ipxe/hash_df.h>