Skip to content

Commit

Permalink
um: take vm-flags.h to sys-*/asm
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
  • Loading branch information
Al Viro authored and Richard Weinberger committed Nov 2, 2011
1 parent c16d56a commit ab785c1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/um/include/asm/page.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
struct page;

#include <linux/types.h>
#include <sysdep/vm-flags.h>
#include <asm/vm-flags.h>

/*
* These are used to make use of C type-checking..
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit ab785c1

Please sign in to comment.