mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
7c055123178499574247e37050ec20ebe11f92b1
This patch changes the include from the socketcan folder to the linux folder: -#include <socketcan/can.h> +#include <linux/can.h> so that the socketcan folder can be eliminated in a later patch. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Description
Linux-CAN / SocketCAN user space applications
2.9 MiB
Languages
C
98.1%
CMake
0.7%
Makefile
0.6%
Shell
0.5%