mptable.h is now in include/x86.

This commit is contained in:
brucec 2011-03-11 18:44:16 +00:00
parent 6a2ebb3fe3
commit 2e64420c58

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>