From 650cf27b4440ede3599ffc101d32dcc91e46bb9a Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 11 Sep 2001 20:05:27 +0000 Subject: Don't include if you don't need foo_map. --- sys/arch/hppa/dev/sti_sgc.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/hppa/dev') diff --git a/sys/arch/hppa/dev/sti_sgc.c b/sys/arch/hppa/dev/sti_sgc.c index d2cd5282821..306ee13a973 100644 --- a/sys/arch/hppa/dev/sti_sgc.c +++ b/sys/arch/hppa/dev/sti_sgc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sti_sgc.c,v 1.5 2001/01/11 21:24:41 mickey Exp $ */ +/* $OpenBSD: sti_sgc.c,v 1.6 2001/09/11 20:05:24 miod Exp $ */ /* * Copyright (c) 2000 Michael Shalayeff @@ -41,7 +41,6 @@ #include #include -#include #include #include -- cgit v1.2.3