diff options
Diffstat (limited to 'include/linux/mm.h')
-rw-r--r-- | include/linux/mm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mm.h b/include/linux/mm.h index 1d2be4c2d34a..031b2ce983f9 100644 --- a/include/linux/mm.h +++ b/include/linux/mm.h | |||
@@ -2256,6 +2256,7 @@ extern void zone_pcp_reset(struct zone *zone); | |||
2256 | 2256 | ||
2257 | /* page_alloc.c */ | 2257 | /* page_alloc.c */ |
2258 | extern int min_free_kbytes; | 2258 | extern int min_free_kbytes; |
2259 | extern int watermark_boost_factor; | ||
2259 | extern int watermark_scale_factor; | 2260 | extern int watermark_scale_factor; |
2260 | 2261 | ||
2261 | /* nommu.c */ | 2262 | /* nommu.c */ |