Fix the alpha kernel build.

Pointy hat to:	jake
This commit is contained in:
Jake Burkholder 2003-08-25 21:32:00 +00:00
parent 994d89af83
commit d893d5f8dc

View File

@ -31,7 +31,9 @@ __FBSDID("$FreeBSD$");
#include "opt_syscons.h"
#include "opt_gfb.h"
#ifdef __sparc64__
#include "opt_creator.h"
#endif
#include <sys/param.h>
#include <sys/systm.h>