--- sys/arch/x86/x86/convert_xmm_s87.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/sys/arch/x86/x86/convert_xmm_s87.c b/sys/arch/x86/x86/convert_xmm_s87.c index 0734fab3943c..3a2932958ace 100644 --- a/sys/arch/x86/x86/convert_xmm_s87.c +++ b/sys/arch/x86/x86/convert_xmm_s87.c @@ -34,7 +34,6 @@ __KERNEL_RCSID(0, "$NetBSD: convert_xmm_s87.c,v 1.3 2014/02/15 22:20:42 dsl Exp #include <sys/param.h> -#include <sys/systm.h> #include <x86/fpu.h> void -- 2.28.0
