summaryrefslogtreecommitdiff
path: root/src/dd.c
diff options
context:
space:
mode:
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 dd00370ff..45be14f92 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -93,7 +93,6 @@
/* Use separate input and output buffers, and combine partial input blocks. */
#define C_TWOBUFS 04000
-char *xmalloc ();
int safe_read ();
int full_write ();