cosmopolitan/libc/isystem/net/if.h

7 lines
244 B
C
Raw Normal View History

2022-09-06 14:04:13 +00:00
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_NET_IF_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_NET_IF_H_
#include "libc/sock/struct/ifconf.h"
#include "libc/sock/struct/ifreq.h"
#include "libc/sysv/consts/iff.h"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_NET_IF_H_ */