summaryrefslogtreecommitdiff
path: root/src/dd.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-10-07 00:41:21 +0000
committerJim Meyering <jim@meyering.net>1993-10-07 00:41:21 +0000
commitd9d6720b77c2777aefcbabdfbd6dd250872d3a36 (patch)
tree8c3d983768458cb4eb8e8afcc013bfd522b19113 /src/dd.c
parentf2080b7714a4dc451a40c9ba12d4c6125a1e69f5 (diff)
downloadcoreutils-d9d6720b77c2777aefcbabdfbd6dd250872d3a36.tar.xz
merge with 3.8.3c
Diffstat (limited to 'src/dd.c')
-rw-r--r--src/dd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dd.c b/src/dd.c
index 9ff4cf993..bde611cef 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -79,6 +79,7 @@
#include <sys/types.h>
#include <signal.h>
#include <getopt.h>
+
#include "system.h"
#include "version.h"