diff options
Diffstat (limited to 'include/linux/flat.h')
| -rw-r--r-- | include/linux/flat.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/linux/flat.h b/include/linux/flat.h index 2c1eb15c4ba4..7d542dfd0def 100644 --- a/include/linux/flat.h +++ b/include/linux/flat.h @@ -9,8 +9,8 @@  #ifndef _LINUX_FLAT_H  #define _LINUX_FLAT_H -#include <asm/flat.h>  #include <uapi/linux/flat.h> +#include <asm/flat.h>  /*   * While it would be nice to keep this header clean,  users of older |