X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/896b5de8fce59f91a479de0bc55539f02425530a..1ace87d57b1e855f4df21a20ff1a819e148b6030:/interface.h diff --git a/interface.h b/interface.h index c301e37d..6e04b058 100644 --- a/interface.h +++ b/interface.h @@ -273,7 +273,6 @@ extern u_int juniper_ppp_print(const struct pcap_pkthdr *, const u_char *); extern u_int juniper_frelay_print(const struct pcap_pkthdr *, const u_char *); extern u_int juniper_chdlc_print(const struct pcap_pkthdr *, const u_char *); extern u_int sll_if_print(const struct pcap_pkthdr *, const u_char *); -extern u_int ieee802_15_4_if_print(const struct pcap_pkthdr *, const u_char *); extern void snmp_print(const u_char *, u_int); extern void sunrpcrequest_print(const u_char *, u_int, const u_char *); extern u_int symantec_if_print(const struct pcap_pkthdr *, const u_char *);