add HZ missing in options.

changing HZ used to break xntpd's PLL but it should be ok now (unless
xntpd is misconfigured).
This commit is contained in:
Kenjiro Cho 1999-01-14 03:30:48 +00:00
parent 47d8621a0b
commit 34f3320ef4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42643

View File

@ -1,4 +1,4 @@
# $Id: options,v 1.116 1999/01/10 07:45:17 phk Exp $
# $Id: options,v 1.117 1999/01/10 17:41:32 nsouch Exp $
#
# On the handling of kernel options
#
@ -124,6 +124,7 @@ CD9660_ROOTDELAY opt_cd9660.h
UNION
# Options used only in param.c.
HZ opt_param.h
MAXUSERS opt_param.h
MSGMNB opt_param.h
MSGMNI opt_param.h