From eff3f668129a5f5f3fc4cf5393a2fa29a1c44160 Mon Sep 17 00:00:00 2001 From: Martin Reindl Date: Wed, 12 Jul 2006 15:32:58 +0000 Subject: do not include uvm_extern.h twice --- sys/arch/alpha/alpha/machdep.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sys/arch/alpha/alpha/machdep.c b/sys/arch/alpha/alpha/machdep.c index aef2e8c3c05..24acebce9b9 100644 --- a/sys/arch/alpha/alpha/machdep.c +++ b/sys/arch/alpha/alpha/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.102 2006/06/20 14:06:01 deraadt Exp $ */ +/* $OpenBSD: machdep.c,v 1.103 2006/07/12 15:32:57 martin Exp $ */ /* $NetBSD: machdep.c,v 1.210 2000/06/01 17:12:38 thorpej Exp $ */ /*- @@ -100,8 +100,6 @@ #include #include -#include - #include #include -- cgit v1.2.3