mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bump __FreeBSD_version to 1400086 for vn_lock_pair arg change
Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
9b077d72bc
commit
c17eb99a66
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
|||
* cannot include sys/param.h and should only be updated here.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1400085
|
||||
#define __FreeBSD_version 1400086
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
|
|
|||
Loading…
Reference in a new issue