diff --git a/[refs] b/[refs] index 359f3a26549b..d7fb055d7a0b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d6d20f54847e27ed886e8285c208368ef3d42abb +refs/heads/master: df9c04ed3ff455aa5cb7c4bcddf4544fe54cfa33 diff --git a/trunk/include/linux/irda.h b/trunk/include/linux/irda.h index 28f88ecba344..00bdad0e8515 100644 --- a/trunk/include/linux/irda.h +++ b/trunk/include/linux/irda.h @@ -25,6 +25,8 @@ #ifndef KERNEL_IRDA_H #define KERNEL_IRDA_H +#include + /* 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