From: Gerrit Huizenga <gh@us.ibm.com>

Include taskdelays.h in crbce.h

Signed-Off-By: Matt Helsley <matthltc@us.ibm.com>
Signed-Off-By: Gerrit Huizenga <gh@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 include/linux/crbce.h |    1 +
 1 files changed, 1 insertion(+)

diff -puN include/linux/crbce.h~ckrm-include-taskdelaysh-in-crbceh include/linux/crbce.h
--- 25/include/linux/crbce.h~ckrm-include-taskdelaysh-in-crbceh	Wed Jul 13 14:44:47 2005
+++ 25-akpm/include/linux/crbce.h	Wed Jul 13 14:44:47 2005
@@ -35,6 +35,7 @@
 #include <linux/types.h>
 #include <linux/ckrm_events.h>
 #include <linux/ckrm_ce.h>
+#include <linux/taskdelays.h>
 
 #define CRBCE_MAX_CLASS_NAME_LEN  256
 
_