summaryrefslogtreecommitdiffstats
path: root/bin/dd
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd')
-rw-r--r--bin/dd/misc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/dd/misc.c b/bin/dd/misc.c
index 8d75668..63c4e67 100644
--- a/bin/dd/misc.c
+++ b/bin/dd/misc.c
@@ -48,6 +48,8 @@ static const char rcsid[] =
#include <errno.h>
#include <stdio.h>
+#include <stdlib.h>
+#include <strings.h>
#include <unistd.h>
#include "dd.h"
OpenPOWER on IntegriCloud