From e108c2fe02b2014e43e9c39bea82e33ef2cae094 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 13 Aug 2001 10:26:28 +0000 Subject: [PATCH] Include comedidev instead of comedi_rt --- comedi/rt_pend_tq/rt_pend_tq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comedi/rt_pend_tq/rt_pend_tq.c b/comedi/rt_pend_tq/rt_pend_tq.c index c670e76d..ff08ed76 100644 --- a/comedi/rt_pend_tq/rt_pend_tq.c +++ b/comedi/rt_pend_tq/rt_pend_tq.c @@ -2,7 +2,7 @@ #include #include #include -#include // for rt spinlocks +#include // for rt spinlocks #include "rt_pend_tq.h" #ifdef CONFIG_COMEDI_RTAI #include -- 2.26.2