mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-12 06:10:10 +00:00
4 lines
143 B
C
4 lines
143 B
C
|
/* This header is used on many systems but for Linux we have everything
|
||
|
already defined in the standard header. */
|
||
|
#include <sys/socket.h>
|