diff options
author | João Valverde <j@v6e.pt> | 2021-09-20 17:40:04 +0100 |
---|---|---|
committer | Guy Harris <gharris@sonic.net> | 2021-09-21 05:56:34 +0000 |
commit | 3164d4a646f0226306b397f6721e58a5f66c7bff (patch) | |
tree | 3fa41eaf88f570582dde9516d53d71fc13fdc04e /extcap | |
parent | 2f7e3f1d82d7892bb5b742bbee725bae74e290ca (diff) | |
download | wireshark-3164d4a646f0226306b397f6721e58a5f66c7bff.tar.gz wireshark-3164d4a646f0226306b397f6721e58a5f66c7bff.tar.bz2 wireshark-3164d4a646f0226306b397f6721e58a5f66c7bff.zip |
MinGW-w64: Use clock_gettime()
Mingw-w64 has this function. We may have to define some extra symbols
for API visibility but on my system the config check is working out
of the box.
POSIX systems come in many flavours, remove the "save time" if()
condition in this case.
Fix code to check if we have clock_gettime() on Windows as well.
Diffstat (limited to 'extcap')
0 files changed, 0 insertions, 0 deletions