mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 03:49:02 +00:00
Add #include "opt_devfs.h"
This commit is contained in:
parent
287591d703
commit
0fec5b52a7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33067
@ -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