aboutsummaryrefslogtreecommitdiff
path: root/tests/sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sha1.c')
-rw-r--r--tests/sha1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sha1.c b/tests/sha1.c
index f26a5b9c..9f1901e0 100644
--- a/tests/sha1.c
+++ b/tests/sha1.c
@@ -9,7 +9,7 @@
//
#include <stdint.h>
-#include <strings.h>
+#include <string.h>
#include "convey.h"