Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 12/13/2000 03:24:47
Module Name:	syssrc
Committed By:	mycroft
Date:		Wed Dec 13 01:24:47 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: ibcs2_syscall.c linux_syscall.c
	    svr4_syscall.c syscall.c

Log Message:
Remove unnecessary #includes.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/i386/i386/ibcs2_syscall.c \
    syssrc/sys/arch/i386/i386/linux_syscall.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/i386/i386/svr4_syscall.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/i386/i386/syscall.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.