aboutsummaryrefslogtreecommitdiff
path: root/dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'dd.c')
-rw-r--r--dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dd.c b/dd.c
index 697cb7e58..01441c314 100644
--- a/dd.c
+++ b/dd.c
@@ -29,7 +29,7 @@
29 */ 29 */
30 30
31 31
32#include "internal.h" 32#include "busybox.h"
33#include <features.h> 33#include <features.h>
34#include <stdio.h> 34#include <stdio.h>
35#include <fcntl.h> 35#include <fcntl.h>