cosmopolitan/libc/isystem/sys/un.h

7 lines
239 B
C
Raw Normal View History

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_UN_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_SYS_UN_H_
#include "libc/calls/weirdtypes.h"
#include "libc/sock/sock.h"
#include "libc/sock/struct/sockaddr.h"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_UN_H_ */