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/common/linux_misc.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/linux/common/linux_misc.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.183 retrieving revision 1.183.6.1 diff -u -p -r1.183 -r1.183.6.1 --- src/sys/compat/linux/common/linux_misc.c 2007/07/17 17:42:08 1.183 +++ src/sys/compat/linux/common/linux_misc.c 2007/10/26 15:43:58 1.183.6.1 @@ -1,4 +1,4 @@ -/* $NetBSD: linux_misc.c,v 1.183 2007/07/17 17:42:08 joerg Exp $ */ +/* $NetBSD: linux_misc.c,v 1.183.6.1 2007/10/26 15:43:58 joerg Exp $ */ /*- * Copyright (c) 1995, 1998, 1999 The NetBSD Foundation, Inc. @@ -64,7 +64,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: linux_misc.c,v 1.183 2007/07/17 17:42:08 joerg Exp $"); +__KERNEL_RCSID(0, "$NetBSD: linux_misc.c,v 1.183.6.1 2007/10/26 15:43:58 joerg Exp $"); #if defined(_KERNEL_OPT) #include "opt_ptrace.h" @@ -113,6 +113,8 @@ __KERNEL_RCSID(0, "$NetBSD: linux_misc.c #include #include #include +#include +#include #include