summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/util/tickadj.c
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1994-09-28 06:37:41 +0000
committerpst <pst@FreeBSD.org>1994-09-28 06:37:41 +0000
commit97c0e232eaa1f7d72ebe5b64d554596bced47157 (patch)
tree2116c4558f71e9ab752af81c6d3dea9463a1db67 /usr.sbin/xntpd/util/tickadj.c
parentcab2aa17943023db959e22c7467398c71c941633 (diff)
downloadFreeBSD-src-97c0e232eaa1f7d72ebe5b64d554596bced47157.zip
FreeBSD-src-97c0e232eaa1f7d72ebe5b64d554596bced47157.tar.gz
getbootfile() not invoked
Diffstat (limited to 'usr.sbin/xntpd/util/tickadj.c')
-rw-r--r--usr.sbin/xntpd/util/tickadj.c2
1 files changed, 1 insertions, 1 deletions
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",
OpenPOWER on IntegriCloud