summaryrefslogtreecommitdiffstats
path: root/src/crypto/sha1extra.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/sha1extra.c')
-rw-r--r--src/crypto/sha1extra.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/sha1extra.c b/src/crypto/sha1extra.c
index 74445e9d1..12b29a6ac 100644
--- a/src/crypto/sha1extra.c
+++ b/src/crypto/sha1extra.c
@@ -18,6 +18,7 @@
FILE_LICENCE ( GPL2_OR_LATER );
+#include <string.h>
#include <ipxe/crypto.h>
#include <ipxe/sha1.h>
#include <ipxe/hmac.h>