200-can_fix_ioctl_numbers.patch 370 B

1234567891011
  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. +#include <linux/ioctl.h>
  7. +
  8. /*****************************************************************************
  9. * Device IO control codes.
  10. *****************************************************************************/