summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/dd/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/misc.c b/bin/dd/misc.c
index d59d52e..dcd68d5 100644
--- a/bin/dd/misc.c
+++ b/bin/dd/misc.c
@@ -49,7 +49,7 @@ static const char rcsid[] =
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
-#include <strings.h>
+#include <string.h>
#include <unistd.h>
#include "dd.h"
OpenPOWER on IntegriCloud