From 344dc84d0dc63d3256aca03797112a766d32f738 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Wed, 15 Aug 2001 13:36:46 +0000 Subject: Same fix as for mvmeppc needed there, forgot this one. --- sys/arch/powerpc/include/db_machdep.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/arch/powerpc/include/db_machdep.h b/sys/arch/powerpc/include/db_machdep.h index 1258e47284c..e7097e3d0c0 100644 --- a/sys/arch/powerpc/include/db_machdep.h +++ b/sys/arch/powerpc/include/db_machdep.h @@ -1,4 +1,4 @@ -/* $OpenBSD: db_machdep.h,v 1.12 2001/08/12 21:00:14 mickey Exp $ */ +/* $OpenBSD: db_machdep.h,v 1.13 2001/08/15 13:36:45 miod Exp $ */ /* $NetBSD: db_machdep.h,v 1.13 1996/04/29 20:50:08 leo Exp $ */ /* @@ -35,7 +35,6 @@ #include #include -#include #include #define DB_MACHINE_COMMANDS -- cgit v1.2.3