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/arm/linux_syscalls.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/linux/arch/arm/linux_syscalls.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.11.4.1 retrieving revision 1.11.4.2 diff -u -p -r1.11.4.1 -r1.11.4.2 --- src/sys/compat/linux/arch/arm/linux_syscalls.c 2003/10/22 04:03:00 1.11.4.1 +++ src/sys/compat/linux/arch/arm/linux_syscalls.c 2003/11/20 04:22:13 1.11.4.2 @@ -1,14 +1,14 @@ -/* $NetBSD: linux_syscalls.c,v 1.11.4.1 2003/10/22 04:03:00 jmc Exp $ */ +/* $NetBSD: linux_syscalls.c,v 1.11.4.2 2003/11/20 04:22:13 jmc Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.11 2002/05/12 15:04:27 jdolecek Exp + * created from NetBSD: syscalls.master,v 1.11.4.1 2003/10/22 04:03:00 jmc Exp */ #include -__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.11.4.1 2003/10/22 04:03:00 jmc Exp $"); +__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.11.4.2 2003/11/20 04:22:13 jmc Exp $"); #if defined(_KERNEL_OPT) #if defined(_KERNEL_OPT) @@ -24,6 +24,7 @@ __KERNEL_RCSID(0, "$NetBSD: linux_syscal #include #include #include +#include #include #endif /* _KERNEL_OPT */