diff options
Diffstat (limited to 'networking/libiproute/iplink.c')
-rw-r--r-- | networking/libiproute/iplink.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/networking/libiproute/iplink.c b/networking/libiproute/iplink.c index 1ea11f6..ea57d60 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> |