]> The Tcpdump Group git mirrors - tcpdump/blobdiff - netdissect.h
Pass an ndo to the print API rather than using gndo.
[tcpdump] / netdissect.h
index 1773e8788340b83ec755d765034363e6d72c6ace..2eb59272da3869e4897bc5cdaab6a0cdf20bc5c3 100644 (file)
@@ -615,6 +615,4 @@ extern int esp_print_decrypt_buffer_by_ikev2(netdissect_options *ndo,
 extern void geonet_print(netdissect_options *ndo,const u_char *eth_hdr,const u_char *geo_pck, u_int len);
 extern void calm_fast_print(netdissect_options *ndo,const u_char *eth_hdr,const u_char *calm_pck, u_int len);
 
-extern netdissect_options *gndo;
-
 #endif  /* netdissect_h */