Skip to content

Commit

Permalink
NTFS: Include linux/swap.h in fs/ntfs/attrib.c for mark_page_accessed().
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
  • Loading branch information
Anton Altaparmakov committed May 5, 2005
1 parent 905685f commit 1ef334d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fs/ntfs/attrib.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
*/

#include <linux/buffer_head.h>
#include <linux/swap.h>

#include "attrib.h"
#include "debug.h"
Expand Down

0 comments on commit 1ef334d

Please sign in to comment.