From e6d33b69ecb5cce3de6b354367ed6c5273385f3f Mon Sep 17 00:00:00 2001 From: mycroft Date: Mon, 11 Dec 2000 05:41:06 +0000 Subject: [PATCH] Nuke reference to trace.h. --- sys/arch/i386/i386/sys_machdep.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/arch/i386/i386/sys_machdep.c b/sys/arch/i386/i386/sys_machdep.c index 770934120bfb..ce8c6528a488 100644 --- a/sys/arch/i386/i386/sys_machdep.c +++ b/sys/arch/i386/i386/sys_machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: sys_machdep.c,v 1.52 2000/12/11 05:37:01 mycroft Exp $ */ +/* $NetBSD: sys_machdep.c,v 1.53 2000/12/11 05:41:06 mycroft Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -50,7 +50,6 @@ #include #include #include -#include #include #include