cosmopolitan/libc/sysv/consts/arp.h

7 lines
165 B
C
Raw Normal View History

#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_ARP_H_
#define COSMOPOLITAN_LIBC_SYSV_CONSTS_ARP_H_
#define ARPHRD_ETHER 1
#endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_ARP_H_ */