mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-02-21 08:58:11 +01:00
CC wired/ethdev.o
wired/ethdev.c: In function ‘pae_open’:
wired/ethdev.c:331:40: error: ‘SO_ATTACH_FILTER’ undeclared (first use in this function)
331 | if (setsockopt(fd, SOL_SOCKET, SO_ATTACH_FILTER,
| ^~~~~~~~~~~~~~~~
wired/ethdev.c:331:40: note: each undeclared identifier is reported only once for each function it appears in