mirror of
https://github.com/opnsense/src.git
synced 2026-03-29 14:13:11 -04:00
Bump __FreeBSD_version for OCF changes to support variable nonce lengths.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
42dcd39528
commit
ac847dbf73
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 1400035
|
||||
#define __FreeBSD_version 1400036
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
|
|
|||
Loading…
Reference in a new issue