From bfcd63c692498c98800155b33c3bce0bd98d515a Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Thu, 28 Oct 2010 16:39:24 +0200 Subject: [PATCH] --- yaml --- r: 218914 b: refs/heads/master c: b31d42a5af1818bdf31a5f023abe4d8b212542f2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/fs.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f28ca33eb17c..a5b7ce3e989e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1df1a4cbcd33cf66111293c654dcff0199d965f0 +refs/heads/master: b31d42a5af1818bdf31a5f023abe4d8b212542f2 diff --git a/trunk/include/linux/fs.h b/trunk/include/linux/fs.h index 6ed7ace74b7c..1c73b50e81ff 100644 --- a/trunk/include/linux/fs.h +++ b/trunk/include/linux/fs.h @@ -9,6 +9,7 @@ #include #include #include +#include /* * It's silly to have NR_OPEN bigger than NR_FILE, but you can change