summaryrefslogtreecommitdiffstats
path: root/src/udev
diff options
context:
space:
mode:
authorNathan McSween <nwmcsween@gmail.com>2016-02-19 00:34:30 +0100
committerNathan McSween <nwmcsween@gmail.com>2016-02-19 00:34:30 +0100
commite306723ec4290f8cd0fa08caf12bdc28afda5ed9 (patch)
tree800c16d63d27ba620c5a4d76de298aa111c9d085 /src/udev
parentMerge pull request #2644 from 0xAX/check-alloc-overflow-macro (diff)
downloadsystemd-e306723ec4290f8cd0fa08caf12bdc28afda5ed9.tar.xz
systemd-e306723ec4290f8cd0fa08caf12bdc28afda5ed9.zip
Remove/add (un)needed includes
Diffstat (limited to 'src/udev')
-rw-r--r--src/udev/net/link-config.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/udev/net/link-config.c b/src/udev/net/link-config.c
index 15145fc5eb..c66504102f 100644
--- a/src/udev/net/link-config.c
+++ b/src/udev/net/link-config.c
@@ -18,7 +18,6 @@
***/
#include <netinet/ether.h>
-#include <linux/netdevice.h>
#include "sd-netlink.h"