diff options
Diffstat (limited to 'include/net/irda/timer.h')
| -rw-r--r-- | include/net/irda/timer.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/net/irda/timer.h b/include/net/irda/timer.h index 2c5d8864ab7..cb2615ccf76 100644 --- a/include/net/irda/timer.h +++ b/include/net/irda/timer.h @@ -18,7 +18,7 @@ * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * - * Neither Dag Brattli nor University of Tromsø admit liability nor + * Neither Dag Brattli nor University of Tromsø admit liability nor * provide warranty for any of this software. This material is * provided "AS-IS" and at no charge. * @@ -28,6 +28,7 @@ #define TIMER_H #include <linux/timer.h> +#include <linux/jiffies.h> #include <asm/param.h> /* for HZ */ |
