We need opt_stack.h after r339605.

Reviewed by:	cem
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Mark Johnston 2018-11-06 21:47:22 +00:00
parent dd4d2f216f
commit 6741ea083f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=340203

View File

@ -45,6 +45,8 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_stack.h"
#include <sys/param.h>
#include <sys/cons.h>
#include <sys/kdb.h>