summaryrefslogtreecommitdiff
path: root/src/cp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cp.c')
-rw-r--r--src/cp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cp.c b/src/cp.c
index 3000aa66a..ef68467ea 100644
--- a/src/cp.c
+++ b/src/cp.c
@@ -191,8 +191,8 @@ static struct option const long_opts[] =
{"version", no_argument, &show_version, 1},
{NULL, 0, NULL, 0}
};
-
-void
+
+int
main (int argc, char **argv)
{
int c;