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/compat/sunos/sunos_exec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/sunos/sunos_exec.c') diff --git a/sys/compat/sunos/sunos_exec.c b/sys/compat/sunos/sunos_exec.c index dd7b9da79f6..a975051308f 100644 --- a/sys/compat/sunos/sunos_exec.c +++ b/sys/compat/sunos/sunos_exec.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sunos_exec.c,v 1.13 2001/09/11 20:05:25 miod Exp $ */ +/* $OpenBSD: sunos_exec.c,v 1.14 2001/11/06 19:53:17 miod Exp $ */ /* $NetBSD: sunos_exec.c,v 1.11 1996/05/05 12:01:47 briggs Exp $ */ /* @@ -44,7 +44,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3