projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b5028
)
added HAVE_COMEDI_POLL
author
David Schleef
<ds@schleef.org>
Mon, 28 May 2001 02:36:41 +0000
(
02:36
+0000)
committer
David Schleef
<ds@schleef.org>
Mon, 28 May 2001 02:36:41 +0000
(
02:36
+0000)
lib/libinternal.h
patch
|
blob
|
history
diff --git
a/lib/libinternal.h
b/lib/libinternal.h
index 2e4dd5faa5d9c749870b269e974cdb7f3834a0ec..e004f10d2d4a59c3ed5e364e2074efc36856eec8 100644
(file)
--- a/
lib/libinternal.h
+++ b/
lib/libinternal.h
@@
-137,6
+137,9
@@
enum{
#define HAVE_COMEDI_INSN
#endif
+#ifdef COMEDI_POLL
+#define HAVE_COMEDI_POLL
+#endif
#endif