[kernel] move lots of kernel related packages to the new system/ folder
[openwrt.git] / package / system / ep80579-drivers / patches / 200-can_fix_ioctl_numbers.patch
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   *****************************************************************************/