mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-24 18:43:39 +08:00
3d6bd825ee
through `...'", and therefore "...you should pass `int' not `short int' to `va_arg'". GCC "2.96" apparently fails to compile code that passes "short int" to "va_arg()", and Red Hat Linux 7.0 uses GCC "2.96", so we fix this, as per Pekka Savola's note. |
||
---|---|---|
.. | ||
addrinfo.h | ||
addrsize.h | ||
bittypes.h | ||
getaddrinfo.c | ||
getnameinfo.c | ||
inet_aton.c | ||
inet_ntop.c | ||
inet_pton.c | ||
resolv6.h | ||
resolv_ext.h | ||
snprintf.c | ||
sockstorage.h | ||
strlcat.c | ||
strlcpy.c |