diff options
Diffstat (limited to 'include/linux/syscalls.h')
-rw-r--r-- | include/linux/syscalls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/syscalls.h b/include/linux/syscalls.h index 2ff814c92f7f..b3e27e5ee322 100644 --- a/include/linux/syscalls.h +++ b/include/linux/syscalls.h | |||
@@ -60,7 +60,7 @@ struct tms; | |||
60 | struct utimbuf; | 60 | struct utimbuf; |
61 | struct mq_attr; | 61 | struct mq_attr; |
62 | struct compat_stat; | 62 | struct compat_stat; |
63 | struct compat_timeval; | 63 | struct old_timeval32; |
64 | struct robust_list_head; | 64 | struct robust_list_head; |
65 | struct getcpu_cache; | 65 | struct getcpu_cache; |
66 | struct old_linux_dirent; | 66 | struct old_linux_dirent; |