summaryrefslogtreecommitdiff
path: root/src/dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dd.c')
-rw-r--r--src/dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dd.c b/src/dd.c
index df2d2dce4..088d75523 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -317,7 +317,7 @@ static struct option const long_options[] =
{0, 0, 0, 0}
};
-void
+int
main (int argc, char **argv)
{
#ifdef _POSIX_VERSION