You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
257 B
12 lines
257 B
15 years ago
|
--- a/Embedded/src/CAN/can_main.c
|
||
|
+++ b/Embedded/src/CAN/can_main.c
|
||
|
@@ -70,6 +70,8 @@
|
||
|
|
||
|
#include "can_main.h"
|
||
|
#include "can_ioctl.h"
|
||
|
+#include <linux/fs.h>
|
||
|
+
|
||
|
|
||
|
MODULE_AUTHOR("Intel(R) Corporation");
|
||
|
MODULE_DESCRIPTION("Controller Area Network Driver");
|