diff --git a/[refs] b/[refs] index 13d44a2c39ab..c073c8134919 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f2999e4ea41d6ec6252d3b6d275b40d468a3c07e +refs/heads/master: 34186efc17025520a53a48468338003d238a77d7 diff --git a/trunk/include/linux/genhd.h b/trunk/include/linux/genhd.h index 2ef845b35175..3498a0c68184 100644 --- a/trunk/include/linux/genhd.h +++ b/trunk/include/linux/genhd.h @@ -9,13 +9,7 @@ * */ -#include #include -#include -#include -#include -#include -#include enum { /* These three have identical behaviour; use the second one if DOS FDISK gets @@ -61,6 +55,12 @@ struct partition { #endif #ifdef __KERNEL__ +#include +#include +#include +#include +#include + struct partition { unsigned char boot_ind; /* 0x80 - active */ unsigned char head; /* starting head */