Files
bluhm 3f6bb07af6 update ipv6toolkit to version 2.2
switch upstream to github
2026-05-08 19:12:06 +00:00

14 lines
262 B
Plaintext

Index: tools/path6.c
--- tools/path6.c.orig
+++ tools/path6.c
@@ -33,8 +33,8 @@
#include <arpa/inet.h>
#include <net/if.h>
-#include <netinet/icmp6.h>
#include <netinet/in.h>
+#include <netinet/icmp6.h>
#include <netinet/ip6.h>
#include <netinet/tcp.h>