]> git.ipfire.org Git - thirdparty/systemd.git/commit
arp-util: use net/ethernet.h instead of netinet/if_ether.h
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 11 Apr 2019 05:36:18 +0000 (14:36 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 13 Apr 2019 08:51:59 +0000 (17:51 +0900)
commitae695a9eda65a8e9114be714e8cb5950775eb92d
tree6133d29cafeeb057a8275392a6c0334c07489c35
parent603192b2e8b94a249ba29942281c691231afcbdc
arp-util: use net/ethernet.h instead of netinet/if_ether.h

The header net/ethernet.h is used at all other places where
'struct ether_addr' is required.
src/libsystemd-network/arp-util.h