The VERBOSE_SYSINIT stuff sees the DDB define a lot better if we include

opt_ddb.h.

Spotted by:	benno
Pointy hat to:	benno
This commit is contained in:
Benno Rice 2006-05-14 07:11:28 +00:00
parent 926bbf905e
commit 77fe443878
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158558

View File

@ -44,6 +44,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_ddb.h"
#include "opt_init_path.h"
#include "opt_mac.h"