summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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