summaryrefslogtreecommitdiff
path: root/libc/include/sys/socket.h
blob: 0029f7268f1722aaf585388613ff8265c2b19a24 (plain)
1
2
3
4
5
6

#ifndef __SYS_SOCKET_H
#define __SYS_SOCKET_H
#include <features.h>
#include __SYSINC__(socket.h)
#endif