X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/eaef83c9eaaef71d14301d67f62984fc8360a6eb..302c32f84f849797a54a71a1b062af0c6d3005b1:/interface.h diff --git a/interface.h b/interface.h index 3d0c2597..3d165ccf 100644 --- a/interface.h +++ b/interface.h @@ -159,7 +159,6 @@ extern u_int16_t create_osi_cksum(const u_int8_t *, int, int); extern void ascii_print(const u_char *, u_int); extern void default_print(const u_char *, u_int); extern char *q922_string(const u_char *); -extern void timed_print(const u_char *); extern char *smb_errstr(int, int); extern const char *nt_errstr(u_int32_t);