mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
NTFS: Include linux/swap.h in fs/ntfs/attrib.c for mark_page_accessed().
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
This commit is contained in:
parent
905685f68f
commit
1ef334d372
@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include <linux/buffer_head.h>
|
||||
#include <linux/swap.h>
|
||||
|
||||
#include "attrib.h"
|
||||
#include "debug.h"
|
||||
|
Loading…
Reference in New Issue
Block a user