From f53d596828419dc09026c80fff205714b5d7a60f Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 21:50:39 +0530 Subject: [PATCH] --- yaml --- r: 130663 b: refs/heads/master c: df9c04ed3ff455aa5cb7c4bcddf4544fe54cfa33 h: refs/heads/master i: 130661: c0486edbf6ca5cb3989ebe85a15420b08035fa87 130659: 99e063b4396cc02df3eef9030321672e223284d6 130655: 5b15646541dbead260f9387e314b6c17b188c193 v: v3 --- [refs] | 2 +- trunk/include/linux/irda.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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