summaryrefslogtreecommitdiff
path: root/src/dd.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-07-09 22:10:38 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-07-09 22:10:38 +0000
commit580d1e6d6d97c3e6f0fca764091e70319350c9a2 (patch)
treec13b378f7660a7b30c4f075579fff60f312b5810 /src/dd.c
parent531b803d836882711c68158bd5bac02c3c1e95a9 (diff)
downloadcoreutils-580d1e6d6d97c3e6f0fca764091e70319350c9a2.tar.xz
Don't include stdio.h; no longer needed.
Diffstat (limited to 'src/dd.c')
-rw-r--r--src/dd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dd.c b/src/dd.c
index f8ece81cf..b711a738d 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -18,7 +18,6 @@
/* Written by Paul Rubin, David MacKenzie, and Stuart Kemp. */
#include <config.h>
-#include <stdio.h>
#define SWAB_ALIGN_OFFSET 2