summaryrefslogtreecommitdiff
path: root/contrib/ntp/ntpd/keyword-gen.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-12-22 16:19:05 +0000
committerXin LI <delphij@FreeBSD.org>2016-12-22 16:19:05 +0000
commit2a3488342441b3296995c8a9eca705a468d0eff0 (patch)
tree0ddd6422cb1fb658884e045a0527f7a24e4df58e /contrib/ntp/ntpd/keyword-gen.c
parent59570923bc07f0e74f90b47bd0e10dc5db508d4a (diff)
Notes
Diffstat (limited to 'contrib/ntp/ntpd/keyword-gen.c')
-rw-r--r--contrib/ntp/ntpd/keyword-gen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ntp/ntpd/keyword-gen.c b/contrib/ntp/ntpd/keyword-gen.c
index 648b3ae01bc3..c9d30bece226 100644
--- a/contrib/ntp/ntpd/keyword-gen.c
+++ b/contrib/ntp/ntpd/keyword-gen.c
@@ -148,6 +148,7 @@ struct key_tok ntp_keywords[] = {
{ "cohort", T_Cohort, FOLLBY_TOKEN },
{ "mindist", T_Mindist, FOLLBY_TOKEN },
{ "maxdist", T_Maxdist, FOLLBY_TOKEN },
+{ "bcpollbstep", T_Bcpollbstep, FOLLBY_TOKEN },
{ "beacon", T_Beacon, FOLLBY_TOKEN },
{ "orphan", T_Orphan, FOLLBY_TOKEN },
{ "orphanwait", T_Orphanwait, FOLLBY_TOKEN },