projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b24c86
)
fix rtai.h include
author
David Schleef
<ds@schleef.org>
Wed, 26 Jul 2000 23:11:21 +0000
(23:11 +0000)
committer
David Schleef
<ds@schleef.org>
Wed, 26 Jul 2000 23:11:21 +0000
(23:11 +0000)
comedi/rtai.c
patch
|
blob
|
history
diff --git
a/comedi/rtai.c
b/comedi/rtai.c
index c2fb90165316c16e221ab06e0b21574d7cfee0f8..d9725ac5a7e08efc2451e362e2141ed0a35016d6 100644
(file)
--- a/
comedi/rtai.c
+++ b/
comedi/rtai.c
@@
-15,7
+15,7
@@
#include <asm/irq.h>
#include <asm/ptrace.h>
-#include <rtai.h>
+#include <rtai
/rtai
.h>
extern void rt_unmask_irq(unsigned int irq);