Fix userspace build after r350199.
Sponsored by: The FreeBSD Foundation MFC after: 1 week
This commit is contained in:
parent
f1cf2b9dcb
commit
1004039858
@ -36,6 +36,7 @@
|
||||
#ifdef _KERNEL
|
||||
#include <sys/systm.h>
|
||||
#else
|
||||
#include <stdbool.h>
|
||||
#define KASSERT(exp, msg) /* */
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user