From 5ff92ba4dae58192005857d3511f95ecdd8963e7 Mon Sep 17 00:00:00 2001 From: tsutsui Date: Wed, 18 Jun 2008 12:23:06 +0000 Subject: [PATCH] Regen from syscalls.master rev 1.62: > Include before for cpuset_t. --- sys/compat/linux/arch/m68k/linux_syscall.h | 4 ++-- sys/compat/linux/arch/m68k/linux_syscallargs.h | 4 ++-- sys/compat/linux/arch/m68k/linux_syscalls.c | 7 ++++--- sys/compat/linux/arch/m68k/linux_sysent.c | 7 ++++--- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/sys/compat/linux/arch/m68k/linux_syscall.h b/sys/compat/linux/arch/m68k/linux_syscall.h index 413bb3b44974..8aaf7ff70f56 100644 --- a/sys/compat/linux/arch/m68k/linux_syscall.h +++ b/sys/compat/linux/arch/m68k/linux_syscall.h @@ -1,10 +1,10 @@ -/* $NetBSD: linux_syscall.h,v 1.66 2008/04/23 14:10:04 ad Exp $ */ +/* $NetBSD: linux_syscall.h,v 1.67 2008/06/18 12:23:06 tsutsui Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.61 2008/04/23 14:07:50 ad Exp + * created from NetBSD: syscalls.master,v 1.62 2008/06/18 12:21:20 tsutsui Exp */ #ifndef _LINUX_SYS_SYSCALL_H_ diff --git a/sys/compat/linux/arch/m68k/linux_syscallargs.h b/sys/compat/linux/arch/m68k/linux_syscallargs.h index c793d857389e..0dd585d59a96 100644 --- a/sys/compat/linux/arch/m68k/linux_syscallargs.h +++ b/sys/compat/linux/arch/m68k/linux_syscallargs.h @@ -1,10 +1,10 @@ -/* $NetBSD: linux_syscallargs.h,v 1.65 2008/04/23 14:10:04 ad Exp $ */ +/* $NetBSD: linux_syscallargs.h,v 1.66 2008/06/18 12:23:06 tsutsui Exp $ */ /* * System call argument lists. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.61 2008/04/23 14:07:50 ad Exp + * created from NetBSD: syscalls.master,v 1.62 2008/06/18 12:21:20 tsutsui Exp */ #ifndef _LINUX_SYS_SYSCALLARGS_H_ diff --git a/sys/compat/linux/arch/m68k/linux_syscalls.c b/sys/compat/linux/arch/m68k/linux_syscalls.c index ad2b6d78905f..1c9e22067df9 100644 --- a/sys/compat/linux/arch/m68k/linux_syscalls.c +++ b/sys/compat/linux/arch/m68k/linux_syscalls.c @@ -1,14 +1,14 @@ -/* $NetBSD: linux_syscalls.c,v 1.66 2008/04/23 14:10:04 ad Exp $ */ +/* $NetBSD: linux_syscalls.c,v 1.67 2008/06/18 12:23:06 tsutsui Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.61 2008/04/23 14:07:50 ad Exp + * created from NetBSD: syscalls.master,v 1.62 2008/06/18 12:21:20 tsutsui Exp */ #include -__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.66 2008/04/23 14:10:04 ad Exp $"); +__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.67 2008/06/18 12:23:06 tsutsui Exp $"); #if defined(_KERNEL_OPT) #if defined(_KERNEL_OPT) @@ -20,6 +20,7 @@ __KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.66 2008/04/23 14:10:04 ad Exp $ #include #include #include +#include #include #include #include diff --git a/sys/compat/linux/arch/m68k/linux_sysent.c b/sys/compat/linux/arch/m68k/linux_sysent.c index 12298513833b..8b136ab0d708 100644 --- a/sys/compat/linux/arch/m68k/linux_sysent.c +++ b/sys/compat/linux/arch/m68k/linux_sysent.c @@ -1,14 +1,14 @@ -/* $NetBSD: linux_sysent.c,v 1.66 2008/04/23 14:10:04 ad Exp $ */ +/* $NetBSD: linux_sysent.c,v 1.67 2008/06/18 12:23:06 tsutsui Exp $ */ /* * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.61 2008/04/23 14:07:50 ad Exp + * created from NetBSD: syscalls.master,v 1.62 2008/06/18 12:21:20 tsutsui Exp */ #include -__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.66 2008/04/23 14:10:04 ad Exp $"); +__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.67 2008/06/18 12:23:06 tsutsui Exp $"); #if defined(_KERNEL_OPT) #include "opt_compat_netbsd.h" @@ -19,6 +19,7 @@ __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.66 2008/04/23 14:10:04 ad Exp $") #include #include #include +#include #include #include #include