]> The Tcpdump Group git mirrors - tcpdump/blobdiff - interface.h
Use spaces for all entries. Fix Luis MartinGarcia's name.
[tcpdump] / interface.h
index 1823b9318e3088c7116d1a0c5b8995639bbd1e5a..09da6cb3ffc306649f694b239d75944c0b477a10 100644 (file)
@@ -315,7 +315,6 @@ extern u_int usb_linux_48_byte_print(const struct pcap_pkthdr *, const u_char *)
 extern u_int usb_linux_64_byte_print(const struct pcap_pkthdr *, const u_char *);
 
 #ifdef INET6
-extern void ip6_print(const u_char *, u_int);
 extern void ip6_opt_print(const u_char *, int);
 extern int hbhopt_print(const u_char *);
 extern int dstopt_print(const u_char *);