mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Increment FreeBSD_version to mark the addition of callchain support
to hwpmc.
This commit is contained in:
parent
a07d350c16
commit
ca16b7ddc8
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
* is created, otherwise 1.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 800005 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 800006 /* Master, propagated to newvers */
|
||||
|
||||
#ifndef LOCORE
|
||||
#include <sys/types.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue