Subject: PR/26113 CVS commit: src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: netbsd-bugs
Date: 09/23/2006 15:40:02
The following reply was made to PR kern/26113; it has been noted by GNATS.
From: Juan Romero Pardines <xtraeme@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/26113 CVS commit: src/sys/kern
Date: Sat, 23 Sep 2006 15:36:13 +0000 (UTC)
Module Name: src
Committed By: xtraeme
Date: Sat Sep 23 15:36:13 UTC 2006
Modified Files:
src/sys/kern: kern_exit.c sys_pipe.c tty_pty.c
Log Message:
Remove duplicated includes, from Jeff Ito -> PR kern/26113. Thanks.
To generate a diff of this commit:
cvs rdiff -r1.158 -r1.159 src/sys/kern/kern_exit.c
cvs rdiff -r1.74 -r1.75 src/sys/kern/sys_pipe.c
cvs rdiff -r1.93 -r1.94 src/sys/kern/tty_pty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.