]> The Tcpdump Group git mirrors - tcpdump/blobdiff - interface.h
u_intN_t is dead, long live uintN_t.
[tcpdump] / interface.h
index d46f2bfede453db10992972732628f8ed3205c7e..37053496eb577907df3f416b1e52969d624b76bf 100644 (file)
@@ -151,7 +151,6 @@ extern u_int16_t create_osi_cksum(const u_int8_t *, int, int);
 extern char *q922_string(const u_char *);
 extern char *smb_errstr(int, int);
 extern const char *nt_errstr(u_int32_t);
-extern void print_m3ua(const u_char *, u_int);
 
 #ifdef INET6
 extern int mask62plen(const u_char *);