summaryrefslogtreecommitdiff
path: root/tests/storage/wipe_blkdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/storage/wipe_blkdev.c')
-rw-r--r--tests/storage/wipe_blkdev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/storage/wipe_blkdev.c b/tests/storage/wipe_blkdev.c
index 43b630b9..3cca7d2d 100644
--- a/tests/storage/wipe_blkdev.c
+++ b/tests/storage/wipe_blkdev.c
@@ -16,6 +16,7 @@
#include <stdlib.h>
#include <stdio.h>
+#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>