Skip to content

Commit

Permalink
Remove '#include <stddef.h>' from mm/page_isolation.c
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Sep 2, 2008
1 parent 1cede1a commit 0ed97ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mm/page_isolation.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* linux/mm/page_isolation.c
*/

#include <stddef.h>
#include <linux/mm.h>
#include <linux/page-isolation.h>
#include <linux/pageblock-flags.h>
Expand Down

0 comments on commit 0ed97ee

Please sign in to comment.