diff options
Diffstat (limited to '')
-rw-r--r-- | usr/include/netinet/if_ether.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/include/netinet/if_ether.h b/usr/include/netinet/if_ether.h new file mode 100644 index 0000000..a0b8cde --- /dev/null +++ b/usr/include/netinet/if_ether.h @@ -0,0 +1,2 @@ +#include <sys/types.h> +#include <linux/if_ether.h> |