diff options
| author | Paul Mundt <lethal@linux-sh.org> | 2009-02-12 11:27:56 +0300 |
|---|---|---|
| committer | Paul Mundt <lethal@linux-sh.org> | 2009-02-12 11:27:56 +0300 |
| commit | 41480ae7a383dcffa497decdd97b3cb2caaa18ec (patch) | |
| tree | f1e3afce2cbd0bbc544cd86a73e5b3093eb081c4 /include/linux/irda.h | |
| parent | 508eb2ce222053e51e2243b7add8eeac85b1d250 (diff) | |
| parent | 34aeb43e2d3800f4d8f96feb9f1b49cd506679d5 (diff) | |
| download | linux-41480ae7a383dcffa497decdd97b3cb2caaa18ec.tar.xz | |
Merge branch 'sh/stable-updates'
Diffstat (limited to 'include/linux/irda.h')
| -rw-r--r-- | include/linux/irda.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/irda.h b/include/linux/irda.h index 28f88ecba344..00bdad0e8515 100644 --- a/include/linux/irda.h +++ b/include/linux/irda.h @@ -25,6 +25,8 @@ #ifndef KERNEL_IRDA_H #define KERNEL_IRDA_H +#include <linux/types.h> + /* Please do *not* add any #include in this file, this file is * included as-is in user space. * Please fix the calling file to properly included needed files before |
