From d7e23036ba1e3f2e7aa5815169d22a2d9f11ecd4 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Wed, 25 Mar 2009 16:29:05 +0100 Subject: [PATCH] --- yaml --- r: 142221 b: refs/heads/master c: 21e5445928af0d80f7cf803a77f2b65e9e147890 h: refs/heads/master i: 142219: 0f9c69fd92d8bd81218d52f7adb31659a17f8c0d v: v3 --- [refs] | 2 +- trunk/include/linux/fdtable.h | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 248b2f4df12a..6b7aee13d696 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 76791ab2d5e00c1eef728a8df4347ba133760fb8 +refs/heads/master: 21e5445928af0d80f7cf803a77f2b65e9e147890 diff --git a/trunk/include/linux/fdtable.h b/trunk/include/linux/fdtable.h index 09d6c5bbdddd..a2ec74bc4812 100644 --- a/trunk/include/linux/fdtable.h +++ b/trunk/include/linux/fdtable.h @@ -5,12 +5,14 @@ #ifndef __LINUX_FDTABLE_H #define __LINUX_FDTABLE_H -#include #include #include #include #include #include +#include + +#include /* * The default fd array needs to be at least BITS_PER_LONG,