diff options
Diffstat (limited to 'arch/um/os-Linux/aio.c')
-rw-r--r-- | arch/um/os-Linux/aio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/os-Linux/aio.c b/arch/um/os-Linux/aio.c index c8f5b7a2c1c6..11c2b01a92bd 100644 --- a/arch/um/os-Linux/aio.c +++ b/arch/um/os-Linux/aio.c | |||
@@ -13,7 +13,6 @@ | |||
13 | #include "aio.h" | 13 | #include "aio.h" |
14 | #include "init.h" | 14 | #include "init.h" |
15 | #include "user.h" | 15 | #include "user.h" |
16 | #include "mode.h" | ||
17 | #include "kern_constants.h" | 16 | #include "kern_constants.h" |
18 | 17 | ||
19 | struct aio_thread_req { | 18 | struct aio_thread_req { |