projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a61e23
)
fixed include that prevented compile
author
Frank Mori Hess
<fmhess@speakeasy.net>
Tue, 26 Jun 2001 16:27:35 +0000
(16:27 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Tue, 26 Jun 2001 16:27:35 +0000
(16:27 +0000)
comedi/drivers/pcm3730.c
patch
|
blob
|
history
diff --git
a/comedi/drivers/pcm3730.c
b/comedi/drivers/pcm3730.c
index 08552666e78c914ebb82f18fd39e40480aab6898..5672079c33edb2c603a678b0fb513fc52ca18ded 100644
(file)
--- a/
comedi/drivers/pcm3730.c
+++ b/
comedi/drivers/pcm3730.c
@@
-16,7
+16,7
@@
#include <linux/timex.h>
#include <linux/timer.h>
#include <asm/io.h>
-#include <
comedi_module
.h>
+#include <
linux/comedidev
.h>