mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Include _bitset.h to get BITSET_DEFINE, used to define struct slabbits.
MFC after: 1 week
This commit is contained in:
parent
7103ac8ad6
commit
e04223bf94
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <sys/_bitset.h>
|
||||
#include <sys/_task.h>
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue