summaryrefslogtreecommitdiff
path: root/src/install.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/install.c')
-rw-r--r--src/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/install.c b/src/install.c
index 39584840b..2b2da481b 100644
--- a/src/install.c
+++ b/src/install.c
@@ -155,7 +155,7 @@ static struct option const long_options[] =
{NULL, 0, NULL, 0}
};
-void
+int
main (int argc, char **argv)
{
int optc;