Make sure you include <sys/devconf.h> if you have devconf code. :(
This commit is contained in:
parent
a0245aeb1a
commit
f73355c18f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15676
@ -55,6 +55,7 @@
|
||||
#include <sys/file.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/conf.h>
|
||||
#include <sys/devconf.h>
|
||||
#ifdef DEVFS
|
||||
#include <sys/devfsext.h>
|
||||
#endif /*DEVFS*/
|
||||
|
Loading…
Reference in New Issue
Block a user