From 6b97c2e306b3fe99cb2609004a84e9936f2fe481 Mon Sep 17 00:00:00 2001 From: Conrad Meyer Date: Fri, 19 Apr 2019 22:08:17 +0000 Subject: Revert r346410 and r346411 libkern in .PATH has too many filename conflicts with libc and my -DNO_CLEAN tinderbox didn't catch that ahead of time. Mea culpa. --- sys/sys/param.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/sys/param.h') diff --git a/sys/sys/param.h b/sys/sys/param.h index 18412ea8229a..450143d38a55 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -60,7 +60,7 @@ * in the range 5 to 9. */ #undef __FreeBSD_version -#define __FreeBSD_version 1300021 /* Master, propagated to newvers */ +#define __FreeBSD_version 1300020 /* Master, propagated to newvers */ /* * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD, -- cgit v1.2.3