Add missing include of sys/boot.h
This change was dropped out in a rebase and I didn't catch that before I committed.
This commit is contained in:
@@ -44,6 +44,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include "opt_config.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/boot.h>
|
||||
#include <sys/jail.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/limits.h>
|
||||
|
||||
Reference in New Issue
Block a user