glibc/include/sys/socket.h

5 lines
145 B
C

#include <socket/sys/socket.h>
/* Now define the internal interfaces. */
extern int __socket __P ((int __domain, int __type, int __protocol));