Merge branch 'fix/hda' into for-linus
[pandora-kernel.git] / drivers / lguest / page_tables.c
index cf94326..04b2212 100644 (file)
@@ -10,6 +10,7 @@
 /* Copyright (C) Rusty Russell IBM Corporation 2006.
  * GPL v2 and any later version */
 #include <linux/mm.h>
+#include <linux/gfp.h>
 #include <linux/types.h>
 #include <linux/spinlock.h>
 #include <linux/random.h>