mirror of
https://github.com/linux-can/can-utils.git
synced 2026-09-22 08:06:34 +02:00
Include linux/sockios.h to fix musl build
Including <sys/ioctl.h> and <net/if.h> is not sufficient to musl to find SIOCSIFNAME, so <linux/sockios.h> must be included too. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in: