From 8d7f2c1964df23fdbc680aff4d8508cc3ccd5438 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Wed, 11 Feb 2015 07:05:40 +0000 Subject: no md code wants lockmgr locks, so no md code needs to include sys/lock.h with and ok miod@ --- sys/arch/powerpc/include/cpu.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/powerpc/include') diff --git a/sys/arch/powerpc/include/cpu.h b/sys/arch/powerpc/include/cpu.h index 567f0433b58..11cc4cc5670 100644 --- a/sys/arch/powerpc/include/cpu.h +++ b/sys/arch/powerpc/include/cpu.h @@ -1,4 +1,4 @@ -/* $OpenBSD: cpu.h,v 1.59 2015/01/04 13:01:42 mpi Exp $ */ +/* $OpenBSD: cpu.h,v 1.60 2015/02/11 07:05:39 dlg Exp $ */ /* $NetBSD: cpu.h,v 1.1 1996/09/30 16:34:21 ws Exp $ */ /* @@ -37,7 +37,6 @@ #include #include -#include #include struct cpu_info { -- cgit v1.2.3