Include systm.h so panic(9) is defined when doing DEBUG_ALL_VFS_LOCKS.
This commit is contained in:
parent
441271159e
commit
5df148630f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96010
@ -43,6 +43,7 @@
|
||||
#include "opt_ufs.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/vnode.h>
|
||||
#include <sys/lock.h>
|
||||
#include <sys/mount.h>
|
||||
|
Loading…
Reference in New Issue
Block a user