Root/
| 1 | --- a/Embedded/src/CAN/icp_can_user.h |
| 2 | +++ b/Embedded/src/CAN/icp_can_user.h |
| 3 | @@ -63,6 +63,8 @@ |
| 4 | #ifndef __ICP_CAN_USER_H__ |
| 5 | #define __ICP_CAN_USER_H__ |
| 6 | |
| 7 | +#include <linux/ioctl.h> |
| 8 | + |
| 9 | /***************************************************************************** |
| 10 | * Device IO control codes. |
| 11 | *****************************************************************************/ |
| 12 |
