From ba2fac6c4b6902c20a34bf54817af88e28987673 Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Wed, 28 Sep 1994 06:37:41 +0000 Subject: [PATCH] getbootfile() not invoked --- usr.sbin/xntpd/util/tickadj.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/xntpd/util/tickadj.c b/usr.sbin/xntpd/util/tickadj.c index 9bc8f353d2ad..dcf693586192 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",