projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c734f75
)
Fix to pull in the RTAI config.h
author
David Schleef
<ds@schleef.org>
Thu, 26 Jul 2001 13:05:22 +0000
(13:05 +0000)
committer
David Schleef
<ds@schleef.org>
Thu, 26 Jul 2001 13:05:22 +0000
(13:05 +0000)
include/linux/config.h
patch
|
blob
|
history
diff --git
a/include/linux/config.h
b/include/linux/config.h
index 9fedcf92120fd64908d43d0ad1834fb7bfb61241..4d928ccd1ecf13b51a499da3451c04377d5d0c5d 100644
(file)
--- a/
include/linux/config.h
+++ b/
include/linux/config.h
@@
-1,4
+1,7
@@
#include <modbuild/config.h>
+#ifdef CONFIG_COMEDI_RTAI
+#include_next <modbuild/config.h>
+#endif
#include_next <linux/config.h>