summaryrefslogtreecommitdiff
path: root/src/network/networkd-netdev-ipvlan.c
AgeCommit message (Collapse)Author
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
This patch removes includes that are not used. The removals were found with include-what-you-use which checks if any of the symbols from a header is in use.
2015-01-19networkd: netdev - add ipvlan supportTom Gundersen