/usr/hppa-linux-gnu/include/sys/socketvar.h is in libc6-dev-hppa-cross 2.24-10cross1.
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>
|