Need to include opt_mca.h to test for DEV_MCA.

This commit is contained in:
imp 2015-01-17 02:17:59 +00:00
parent 3d4e7a5c05
commit 503404cbf7

View File

@ -33,6 +33,7 @@ __FBSDID("$FreeBSD$");
#include "opt_auto_eoi.h"
#include "opt_isa.h"
#include "opt_mca.h"
#include <sys/param.h>
#include <sys/systm.h>