From 38a9451aa766869cb7f191c8e3cd770ee13afada Mon Sep 17 00:00:00 2001 From: art Date: Sat, 11 Aug 2001 23:21:13 +0000 Subject: Unnecessary and redundant includes. --- sys/compat/netbsd/netbsd_exec.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/compat/netbsd/netbsd_exec.c') diff --git a/sys/compat/netbsd/netbsd_exec.c b/sys/compat/netbsd/netbsd_exec.c index 40f7575dc6f..158be318f28 100644 --- a/sys/compat/netbsd/netbsd_exec.c +++ b/sys/compat/netbsd/netbsd_exec.c @@ -1,4 +1,4 @@ -/* $OpenBSD: netbsd_exec.c,v 1.6 1999/11/10 15:55:22 mickey Exp $ */ +/* $OpenBSD: netbsd_exec.c,v 1.7 2001/08/11 23:21:14 art Exp $ */ /* $NetBSD: svr4_exec.c,v 1.16 1995/10/14 20:24:20 christos Exp $ */ /* @@ -39,8 +39,6 @@ #include #include -#include -#include #include #include -- cgit v1.2.3-59-g8ed1b