From a901947b0f82a8dfd2ae98ba6c70ce8b507b771b Mon Sep 17 00:00:00 2001 From: jmc Date: Fri, 18 Jun 2004 04:09:29 +0000 Subject: [PATCH] Pull in machine/fpu.h to pick up fxsave64 --- sys/arch/amd64/include/reg.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/amd64/include/reg.h b/sys/arch/amd64/include/reg.h index 8c5938057c76..a561595e00e4 100644 --- a/sys/arch/amd64/include/reg.h +++ b/sys/arch/amd64/include/reg.h @@ -1,4 +1,4 @@ -/* $NetBSD: reg.h,v 1.2 2003/08/07 16:26:36 agc Exp $ */ +/* $NetBSD: reg.h,v 1.3 2004/06/18 04:09:29 jmc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. @@ -37,6 +37,7 @@ #ifndef _AMD64_REG_H_ #define _AMD64_REG_H_ +#include #include /*