Include _bitset.h to get BITSET_DEFINE, used to define struct slabbits.

MFC after:	1 week
This commit is contained in:
Mark Johnston 2017-09-15 14:59:35 +00:00
parent 7103ac8ad6
commit e04223bf94
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=323613

View File

@ -28,6 +28,7 @@
*
*/
#include <sys/_bitset.h>
#include <sys/_task.h>
/*