mptable.h is now in include/x86.

This commit is contained in:
Rebecca Cran 2011-03-11 18:44:16 +00:00
parent 7ddcfc6c33
commit a797c79b34

View File

@ -34,7 +34,7 @@
__FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <machine/mptable.h>
#include <x86/mptable.h>
#include <err.h>
#include <fcntl.h>