tcpdump/missing
Guy Harris d584b1caba Get rid of the Windows ether_ntohost().
We don't use it, and there's no Windows tradition of an "ethers file"
that I know of, so I'm not sure there's a reason to use it.

Fixes GitHub issue #971.
2022-01-19 14:38:53 -08:00
..
datalinks.c Always include <config.h> rather than "config.h". 2018-01-21 12:27:28 -08:00
dlnames.c Remove the unused DLT_LANE8023 link-layer dissector 2020-08-06 09:44:45 +02:00
getopt_long.c Fixup the previous commit for GCC. [skip ci] 2021-07-24 11:43:25 +01:00
getopt_long.h Lose underscores in some macro names. [skip ci] 2020-09-13 16:06:43 +01:00
getservent.c Remove more old-compiler compensation. 2019-08-08 23:21:35 -07:00
pcap_dump_ftell.c Stick with one version of pcap_dump_ftell.c. 2018-07-28 13:36:17 +01:00
snprintf.c Put a space between type and '*' in pointer declarators (style) 2021-12-30 20:23:13 +01:00
strdup.c libnetdissect code must include 'netdissect.h', not 'interface.h' 2015-09-11 13:22:56 +02:00
strlcat.c Remove all storage class specifier 'register' 2017-12-13 19:17:47 +01:00
strlcpy.c Remove all storage class specifier 'register' 2017-12-13 19:17:47 +01:00
strsep.c Remove all storage class specifier 'register' 2017-12-13 19:17:47 +01:00