diff --git a/mm/hugetlb.c b/mm/hugetlb.c index c9b40e3a993668f42837bc6ed553685004806d53..8536741f069b2449bbaab9e752431fb9eb4527a6 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c @@ -30,7 +30,6 @@ #include #include #include -#include #include "internal.h" const unsigned long hugetlb_zero = 0, hugetlb_infinity = ~0UL;