]> The Tcpdump Group git mirrors - tcpdump/blobdiff - netdissect.h
(for 4.9.3) libdnet has bugs, do not use it.
[tcpdump] / netdissect.h
index b2d4ecf962ebaf48072e648d90f85e3f013609c3..02f196cdcb13ba71c02bda247582e61bfead5afd 100644 (file)
@@ -641,7 +641,6 @@ extern int nextproto6_cksum(netdissect_options *, const struct ip6_hdr *, const
 extern int mask2plen(uint32_t);
 extern int mask62plen(const u_char *);
 
-extern const char *dnname_string(netdissect_options *, u_short);
 extern const char *dnnum_string(netdissect_options *, u_short);
 
 extern char *smb_errstr(int, int);