Include machine/ia64_cpu.h because we use ia64_mf().

Submitted by: ru
This commit is contained in:
marcel 2002-05-21 00:04:08 +00:00
parent ede0448bbd
commit af380c638d

View File

@ -33,6 +33,7 @@
#include <sys/param.h>
#include <sys/mman.h>
#include <machine/ia64_cpu.h>
#include <dlfcn.h>
#include <err.h>