aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute
diff options
context:
space:
mode:
Diffstat (limited to 'networking/libiproute')
-rw-r--r--networking/libiproute/iplink.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/networking/libiproute/iplink.c b/networking/libiproute/iplink.c
index 1ea11f60b..ea57d60ac 100644
--- a/networking/libiproute/iplink.c
+++ b/networking/libiproute/iplink.c
@@ -12,10 +12,6 @@
#include <sys/ioctl.h>
#include <sys/socket.h>
-#include <errno.h>
-#include <string.h>
-#include <unistd.h>
-
#include <net/if.h>
#include <net/if_packet.h>
#include <netpacket/packet.h>