]> The Tcpdump Group git mirrors - tcpdump/blobdiff - smb.h
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / smb.h
diff --git a/smb.h b/smb.h
index b2ebcbbeb81807aa36f1740576df25132449a307..40bba5004ac0ac4917d9d72a4dc0564bd802d846 100644 (file)
--- a/smb.h
+++ b/smb.h
 /* some protos */
 void smb_reset(void);
 const u_char *smb_fdata(netdissect_options *, const u_char *, const char *, const u_char *, int);
+extern void smb_data_print(netdissect_options *, const u_char *, u_int);
 extern const char *smb_errstr(int, int);
 extern const char *nt_errstr(uint32_t);