mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Bump __FreeBSD_version for struct sysvec (sv_schedtail) changes.
This commit is contained in:
parent
e5d81ef1b5
commit
e3b36f9b6a
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
* in the range 5 to 9.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 900033 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 900034 /* Master, propagated to newvers */
|
||||
|
||||
#ifdef _KERNEL
|
||||
#define P_OSREL_SIGSEGV 700004
|
||||
|
|
|
|||
Loading…
Reference in a new issue