You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/include/x86_64-linux-gnu/asm/posix_types_64.h:11:24: error: conflicting types for ‘__kernel_old_uid_t’
typedef unsigned short __kernel_old_uid_t;
^~~~~~~~~~~~~~~~~~
In file included from /usr/include/linux/posix_types.h:37,
from /usr/include/asm-generic/socket.h:5,
from /usr/include/x86_64-linux-gnu/asm/socket.h:1,
from /usr/include/x86_64-linux-gnu/bits/socket.h:390,
from /usr/include/x86_64-linux-gnu/sys/socket.h:33,
from /usr/include/netinet/in.h:23,
from /usr/include/arpa/inet.h:22,
from netlink.c:7:
The text was updated successfully, but these errors were encountered:
/usr/include/x86_64-linux-gnu/asm/posix_types_64.h:11:24: error: conflicting types for ‘__kernel_old_uid_t’
typedef unsigned short __kernel_old_uid_t;
^~~~~~~~~~~~~~~~~~
In file included from /usr/include/linux/posix_types.h:37,
from /usr/include/asm-generic/socket.h:5,
from /usr/include/x86_64-linux-gnu/asm/socket.h:1,
from /usr/include/x86_64-linux-gnu/bits/socket.h:390,
from /usr/include/x86_64-linux-gnu/sys/socket.h:33,
from /usr/include/netinet/in.h:23,
from /usr/include/arpa/inet.h:22,
from netlink.c:7:
The text was updated successfully, but these errors were encountered: