summaryrefslogtreecommitdiff
path: root/include/sys/socket.h
blob: a319272b55495308941cd1af1b28274bc7504d45 (plain)
1
2
3
4
#include <socket/sys/socket.h>

/* Now define the internal interfaces.  */
extern int __socket __P ((int __domain, int __type, int __protocol));