diff options
Diffstat (limited to 'lib/vsprintf.c')
| -rw-r--r-- | lib/vsprintf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/vsprintf.c b/lib/vsprintf.c index e4e9031dd9c3..b07db5ca3f66 100644 --- a/lib/vsprintf.c +++ b/lib/vsprintf.c | |||
| @@ -23,6 +23,7 @@ | |||
| 23 | #include <linux/ctype.h> | 23 | #include <linux/ctype.h> |
| 24 | #include <linux/kernel.h> | 24 | #include <linux/kernel.h> |
| 25 | 25 | ||
| 26 | #include <asm/page.h> /* for PAGE_SIZE */ | ||
| 26 | #include <asm/div64.h> | 27 | #include <asm/div64.h> |
| 27 | 28 | ||
| 28 | /** | 29 | /** |
