#include "opt_cpu.h" so we notice our options.

This commit is contained in:
Poul-Henning Kamp 2003-02-19 20:50:02 +00:00
parent 367a0516d8
commit ec20bdf897

View File

@ -27,6 +27,7 @@
* #endif ELAN_PPS * #endif ELAN_PPS
*/ */
#include "opt_cpu.h"
#include <sys/param.h> #include <sys/param.h>
#include <sys/systm.h> #include <sys/systm.h>
#include <sys/kernel.h> #include <sys/kernel.h>