Bump __FreeBSD_version after the introduction of:
- lockmgr_assert() - BUF_ASSERT_*() family functions which enriched the KPI.
This commit is contained in:
parent
e81875ba53
commit
d98b6d4496
@ -57,7 +57,7 @@
|
||||
* is created, otherwise 1.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 800019 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 800020 /* Master, propagated to newvers */
|
||||
|
||||
#ifndef LOCORE
|
||||
#include <sys/types.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user