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,