mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
This patch adds the typedef for __kernel_sa_family_t that was introduced in Linux v3.1-rc2 (commit 6602a4b net: Make userland include of netlink.h more sane) in <linux/socket.h>. It must be duplicated here to make the CAN headers self-contained. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>