From 1a05584a00bbab0c5d169a8d3af7b22cafbfd92e Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 6 Nov 2001 19:53:22 +0000 Subject: Replace inclusion of with the correct when necessary. (Look ma, I might have broken the tree) --- sys/arch/sun3/dev/xy.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/sun3/dev/xy.c') diff --git a/sys/arch/sun3/dev/xy.c b/sys/arch/sun3/dev/xy.c index c02a25f0dbc..50e73f1a45d 100644 --- a/sys/arch/sun3/dev/xy.c +++ b/sys/arch/sun3/dev/xy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: xy.c,v 1.14 2001/09/11 20:05:24 miod Exp $ */ +/* $OpenBSD: xy.c,v 1.15 2001/11/06 19:53:16 miod Exp $ */ /* $NetBSD: xy.c,v 1.11 1996/10/13 03:47:40 christos Exp $ */ /* @@ -74,7 +74,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3