Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/compat/linux/arch/powerpc/linux_syscalls.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/linux/arch/powerpc/linux_syscalls.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.41.4.1 retrieving revision 1.41.4.2 diff -u -p -r1.41.4.1 -r1.41.4.2 --- src/sys/compat/linux/arch/powerpc/linux_syscalls.c 2008/05/10 23:48:55 1.41.4.1 +++ src/sys/compat/linux/arch/powerpc/linux_syscalls.c 2008/05/14 01:35:04 1.41.4.2 @@ -1,4 +1,4 @@ -/* $NetBSD: linux_syscalls.c,v 1.41.4.1 2008/05/10 23:48:55 wrstuden Exp $ */ +/* $NetBSD: linux_syscalls.c,v 1.41.4.2 2008/05/14 01:35:04 wrstuden Exp $ */ /* * System call names. @@ -8,7 +8,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.41.4.1 2008/05/10 23:48:55 wrstuden Exp $"); +__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.41.4.2 2008/05/14 01:35:04 wrstuden Exp $"); #if defined(_KERNEL_OPT) #if defined(_KERNEL_OPT) @@ -20,7 +20,6 @@ __KERNEL_RCSID(0, "$NetBSD: linux_syscal #include #include #include -#include #include #include #include