mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 05:35:38 +08:00
tcpdump: Do not rely on u_char typedef
This commit is contained in:
parent
ae635eb214
commit
3883871a13
@ -139,7 +139,7 @@ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, extern int nd_smi_module_loaded);
|
||||
/* print-sll.c */
|
||||
/* print-slow.c */
|
||||
/* print-smb.c */
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, extern u_char const *startbuf);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, extern unsigned char const *startbuf);
|
||||
/* print-smtp.c */
|
||||
/* print-snmp.c */
|
||||
/* print-stp.c */
|
||||
|
Loading…
x
Reference in New Issue
Block a user