tcpdump/missing
Denis Ovsienko 34fd411f22 Fixup the previous commit for GCC. [skip ci]
Apparently, it does not like pragmas in the middle of a statement:

./missing/getopt_long.c: In function 'getopt_internal':
./missing/getopt_long.c:572:3: error: 'else' without a previous 'if'
2021-07-24 11:43:25 +01: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 Remove more old-compiler compensation. 2019-08-08 23:21:35 -07: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
win_ether_ntohost.c Remove more old-compiler compensation. 2019-08-08 23:21:35 -07:00
win_ether_ntohost.h Oops, forgot to add missing/win_ether_ntohost.h. 2018-01-23 10:59:09 -08:00