/usr/arm-linux-gnueabi/include/sys/socketvar.h is in libc6-dev-armel-cross 2.15-0ubuntu9cross1.82.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | /* This header is used on many systems but for GNU we have everything
already defined in the standard header. */
#include <sys/socket.h>
|