Make it compile

This commit is contained in:
martin 2008-11-16 15:17:05 +00:00
parent 9485f42356
commit 42cab0447c
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: vfs_syscalls_40.c,v 1.1 2008/11/14 23:10:57 ad Exp $ */
/* $NetBSD: vfs_syscalls_40.c,v 1.2 2008/11/16 15:17:05 martin Exp $ */
/*-
* Copyright (c) 2008 The NetBSD Foundation, Inc.
@ -63,11 +63,12 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: vfs_syscalls_40.c,v 1.1 2008/11/14 23:10:57 ad Exp $");
__KERNEL_RCSID(0, "$NetBSD: vfs_syscalls_40.c,v 1.2 2008/11/16 15:17:05 martin Exp $");
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mount.h>
#include <sys/sched.h>
#include <sys/syscallargs.h>
int