cosmopolitan/libc/isystem/net/ethernet.h

6 lines
159 B
C
Raw Normal View History

#ifndef _NET_ETHERNET_H
#define _NET_ETHERNET_H
#include "libc/sock/struct/ether_header.h"
#include "libc/sysv/consts/ethernet.h"
#endif /* _NET_ETHERNET_H */