diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/sys/socketvar.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/sys/socketvar.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/unix/sysv/linux/sys/socketvar.h b/sysdeps/unix/sysv/linux/sys/socketvar.h deleted file mode 100644 index 3945db124a..0000000000 --- a/sysdeps/unix/sysv/linux/sys/socketvar.h +++ /dev/null @@ -1,3 +0,0 @@ -/* This header is used on many systems but for Linux we have everything - already defined in the standard header. */ -#include <sys/socket.h> |