Commit ab785c1d authored by Al Viro's avatar Al Viro Committed by Richard Weinberger
Browse files

um: take vm-flags.h to sys-*/asm

parent c16d56a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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..