]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/write.c
Separated normal read and RTR assisted read transfer.
[lincan.git] / lincan / src / write.c
index e3809b0ebe90e393a1bf5efef9a812d9f831f6a1..dccade1edbfc1a0e5eb88ebadb8d668752669d0d 100644 (file)
@@ -4,12 +4,13 @@
  * Rewritten for new CAN queues by Pavel Pisa - OCERA team member
  * email:pisa@cmp.felk.cvut.cz
  * This software is released under the GPL-License.
- * Version lincan-0.2  9 Jul 2003
+ * Version lincan-0.3  17 Jun 2004
  */
 
 #include "../include/can.h"
 #include "../include/can_sysdep.h"
 #include "../include/main.h"
+#include "../include/write.h"
 
 ssize_t can_write(struct file *file, const char *buffer, size_t length, loff_t *offset)
 {