From 97c0e232eaa1f7d72ebe5b64d554596bced47157 Mon Sep 17 00:00:00 2001 From: pst Date: Wed, 28 Sep 1994 06:37:41 +0000 Subject: getbootfile() not invoked --- usr.sbin/xntpd/util/tickadj.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/xntpd/util/tickadj.c') diff --git a/usr.sbin/xntpd/util/tickadj.c b/usr.sbin/xntpd/util/tickadj.c index 9bc8f35..dcf6935 100644 --- a/usr.sbin/xntpd/util/tickadj.c +++ b/usr.sbin/xntpd/util/tickadj.c @@ -421,7 +421,7 @@ getoffsets(filex, tick_off, tickadj_off, dosync_off, noprintf_off) }; #endif char *kernels[] = { -#if __FreeBSD__ > 2 +#if __FreeBSD__ > 1 (char *)getbootfile(), #endif "/vmunix", -- cgit v1.1