projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea5ae14
)
fixed include
author
David Schleef
<ds@schleef.org>
Mon, 18 Dec 2000 16:39:21 +0000
(16:39 +0000)
committer
David Schleef
<ds@schleef.org>
Mon, 18 Dec 2000 16:39:21 +0000
(16:39 +0000)
comedi/rt.c
patch
|
blob
|
history
diff --git
a/comedi/rt.c
b/comedi/rt.c
index 3339f04202c44115c763a0c00a06cdc8a40daca4..7d85652be27bf6b82f578093048d8d14958d3034 100644
(file)
--- a/
comedi/rt.c
+++ b/
comedi/rt.c
@@
-47,6
+47,7
@@
#ifdef CONFIG_COMEDI_RTL
#include <rtl_core.h>
+#include <rtl_sync.h>
#define RT_protect() rtl_make_rt_system_active()
#define RT_unprotect() rtl_make_rt_system_idle()