mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 14:39:37 +00:00
Add #include "opt_devfs.h".
This commit is contained in:
parent
65dfa7aaf3
commit
e363c5ae0a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32920
@ -23,6 +23,7 @@
|
||||
#endif
|
||||
#include <sys/systm.h>
|
||||
#if defined(__FreeBSD_version) && (__FreeBSD_version >= 220000)
|
||||
# include "opt_devfs.h"
|
||||
# include <sys/conf.h>
|
||||
# include <sys/kernel.h>
|
||||
# ifdef DEVFS
|
||||
|
Loading…
Reference in New Issue
Block a user