You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
330 B

diff --git a/src/netrt_rtnetlink.c b/src/netrt_rtnetlink.c
index 10e4750..318c0c2 100644
--- a/src/netrt_rtnetlink.c
+++ b/src/netrt_rtnetlink.c
@@ -5,7 +5,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <bits/sockaddr.h>
#include <asm/types.h>
#include <linux/rtnetlink.h>
#include <netinet/in.h>