diff options
Diffstat (limited to 'kernel/itimer.c')
| -rw-r--r-- | kernel/itimer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/itimer.c b/kernel/itimer.c index 307c6a632ef6..4523f3396f23 100644 --- a/kernel/itimer.c +++ b/kernel/itimer.c | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | /* These are all the functions necessary to implement itimers */ | 7 | /* These are all the functions necessary to implement itimers */ |
| 8 | 8 | ||
| 9 | #include <linux/mm.h> | 9 | #include <linux/mm.h> |
| 10 | #include <linux/smp_lock.h> | ||
| 11 | #include <linux/interrupt.h> | 10 | #include <linux/interrupt.h> |
| 12 | #include <linux/syscalls.h> | 11 | #include <linux/syscalls.h> |
| 13 | #include <linux/time.h> | 12 | #include <linux/time.h> |
