projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4100d2f
)
Add header
author
David Schleef
<ds@schleef.org>
Fri, 31 Jan 2003 03:54:02 +0000
(
03:54
+0000)
committer
David Schleef
<ds@schleef.org>
Fri, 31 Jan 2003 03:54:02 +0000
(
03:54
+0000)
comedi/kcomedilib/data.c
patch
|
blob
|
history
diff --git
a/comedi/kcomedilib/data.c
b/comedi/kcomedilib/data.c
index cf94636dd07666509972496c24adb10d35ad1553..457af60141cca4ac45f7f564d2d6430a152ad117 100644
(file)
--- a/
comedi/kcomedilib/data.c
+++ b/
comedi/kcomedilib/data.c
@@
-24,6
+24,8
@@
#include <linux/comedi.h>
#include <linux/comedilib.h>
+#include <linux/string.h>
+
int comedi_data_write(comedi_t *dev,unsigned int subdev,unsigned int chan,
unsigned int range,unsigned int aref,lsampl_t data)