summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_ntptime.c
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-01-31 05:00:21 +0000
committereivind <eivind@FreeBSD.org>1998-01-31 05:00:21 +0000
commite8dbec0c0681514b40ec2b5462122bba5fd24923 (patch)
tree95ffcab89b698b3569f3e1635bc2b6b6ad7836b4 /sys/kern/kern_ntptime.c
parentb86c02062a835227f284ae647267e92fa86caa5d (diff)
downloadFreeBSD-src-e8dbec0c0681514b40ec2b5462122bba5fd24923.zip
FreeBSD-src-e8dbec0c0681514b40ec2b5462122bba5fd24923.tar.gz
Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.
This also fixes a couple of defunct options; submitted by bde.
Diffstat (limited to 'sys/kern/kern_ntptime.c')
-rw-r--r--sys/kern/kern_ntptime.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/kern/kern_ntptime.c b/sys/kern/kern_ntptime.c
index ae7d79e..f5c353c 100644
--- a/sys/kern/kern_ntptime.c
+++ b/sys/kern/kern_ntptime.c
@@ -46,6 +46,9 @@
* this routine are used by hardclock() to adjust the phase and
* frequency of the phase-lock loop which controls the system clock.
*/
+
+#include "opt_ntp.h"
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/sysproto.h>
OpenPOWER on IntegriCloud