summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/dvmrpctl/parser.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/dvmrpctl/parser.c b/usr.sbin/dvmrpctl/parser.c
index ffbf7c05a1e..0f70002825e 100644
--- a/usr.sbin/dvmrpctl/parser.c
+++ b/usr.sbin/dvmrpctl/parser.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: parser.c,v 1.5 2010/09/04 21:31:04 tedu Exp $ */
+/* $OpenBSD: parser.c,v 1.6 2017/07/28 13:03:23 florian Exp $ */
/*
* Copyright (c) 2004, 2005, 2006 Esben Norby <norby@openbsd.org>
@@ -54,7 +54,6 @@ static const struct token t_show_iface[];
static const struct token t_show_nbr[];
static const struct token t_show_mfc[];
static const struct token t_show_rib[];
-static const struct token t_show_fib[];
static const struct token t_log[];
static const struct token t_main[] = {