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.

10 lines
293 B

  1. --- a/iptunnel.c 2016-07-10 20:15:29.000000000 +0200
  2. +++ b/iptunnel.c 2017-10-19 19:51:09.172782821 +0200
  3. @@ -26,7 +26,6 @@
  4. #include <sys/socket.h>
  5. #include <sys/ioctl.h>
  6. #include <netinet/in.h>
  7. -#include <netinet/ip.h>
  8. #include <arpa/inet.h>
  9. #include <net/if.h>
  10. #include <net/if_arp.h>