cosmopolitan/libc/isystem/sys/socket.h

5 lines
105 B
C

#ifndef LIBC_ISYSTEM_SYS_SOCKET_H_
#define LIBC_ISYSTEM_SYS_SOCKET_H_
#include "libc/sock/sock.h"
#endif