diff options
Diffstat (limited to 'src/network/networkd-netdev-veth.c')
-rw-r--r-- | src/network/networkd-netdev-veth.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/network/networkd-netdev-veth.c b/src/network/networkd-netdev-veth.c index 251cf92aec..9e9e1225e7 100644 --- a/src/network/networkd-netdev-veth.c +++ b/src/network/networkd-netdev-veth.c @@ -19,8 +19,6 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#include <netinet/ether.h> -#include <arpa/inet.h> #include <net/if.h> #include <linux/veth.h> |