X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/700a556c5f7dde12afb06eba7986f4e30b6c0da2..2210a967cb4e8cfca405543d5d98f3734690bd71:/interface.h diff --git a/interface.h b/interface.h index 1b0f059d..5e339b9b 100644 --- a/interface.h +++ b/interface.h @@ -173,7 +173,6 @@ extern u_int ieee802_11_radio_if_print(const struct pcap_pkthdr *, const u_char *); extern u_int ieee802_11_radio_avs_if_print(const struct pcap_pkthdr *, const u_char *); -extern void isoclns_print(const u_char *, u_int, u_int); extern void krb_print(const u_char *); extern u_int llap_print(const u_char *, u_int); extern u_int ltalk_if_print(const struct pcap_pkthdr *, const u_char *);