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

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