Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
[pandora-kernel.git] / lib / vsprintf.c
index e4e9031..b07db5c 100644 (file)
@@ -23,6 +23,7 @@
 #include <linux/ctype.h>
 #include <linux/kernel.h>
 
+#include <asm/page.h>          /* for PAGE_SIZE */
 #include <asm/div64.h>
 
 /**