Add #include "opt_devfs.h"

This commit is contained in:
Eivind Eklund 1998-02-04 03:30:31 +00:00
parent 287591d703
commit 0fec5b52a7
1 changed files with 1 additions and 0 deletions

View File

@ -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