Subject: CVS commit: [simonb-timecounters] src/sys/sys
To: None <source-changes@NetBSD.org>
From: Frank Kardel <kardel@netbsd.org>
List: source-changes
Date: 04/24/2006 05:11:24
Module Name:	src
Committed By:	kardel
Date:		Mon Apr 24 05:11:24 UTC 2006

Modified Files:
	src/sys/sys [simonb-timecounters]: systm.h

Log Message:
ntp_init() must be declared (and called) even in the non NTP
compilation case for timecounters. The NTP code will then collapse
to the minimum necessary for supporting adjtime().


To generate a diff of this commit:
cvs rdiff -r1.183.6.2 -r1.183.6.3 src/sys/sys/systm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.