]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/udf/file.c
[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c
[linux-2.6-omap-h63xx.git] / fs / udf / file.c
index 01f520c71dc1287102ef44b3fa2884cdeecd1876..a6f2acc1f15c01929dd0ecc48a93b6c00e981d11 100644 (file)
@@ -4,11 +4,6 @@
  * PURPOSE
  *  File handling routines for the OSTA-UDF(tm) filesystem.
  *
- * CONTACTS
- *  E-mail regarding any portion of the Linux UDF file system should be
- *  directed to the development team mailing list (run by majordomo):
- *    linux_udf@hpesjro.fc.hp.com
- *
  * COPYRIGHT
  *  This file is distributed under the terms of the GNU General Public
  *  License (GPL). Copies of the GPL can be obtained from:
@@ -36,6 +31,7 @@
 #include <asm/uaccess.h>
 #include <linux/kernel.h>
 #include <linux/string.h> /* memset */
+#include <linux/capability.h>
 #include <linux/errno.h>
 #include <linux/smp_lock.h>
 #include <linux/pagemap.h>