We need opt_stack.h after r339605.

Reviewed by:	cem
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
markj 2018-11-06 21:47:22 +00:00
parent cd9ef76e47
commit aed0dab28a

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>