summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/runcon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runcon.c b/src/runcon.c
index 1d79ef6ff..85e5f59b0 100644
--- a/src/runcon.c
+++ b/src/runcon.c
@@ -90,7 +90,7 @@ With neither CONTEXT nor COMMAND, print the current security context.\n\
}
int
-main (int argc, char **argv, char **envp)
+main (int argc, char **argv)
{
char *role = NULL;
char *range = NULL;