summaryrefslogtreecommitdiff
path: root/src/who.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/who.c')
-rw-r--r--src/who.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/who.c b/src/who.c
index ae9320bb5..9bf437c06 100644
--- a/src/who.c
+++ b/src/who.c
@@ -159,7 +159,7 @@ enum
LOOKUP_OPTION = CHAR_MAX + 1
};
-static const struct option const longopts[] =
+static struct option const longopts[] =
{
{"all", no_argument, NULL, 'a'},
{"boot", no_argument, NULL, 'b'},