mirror of https://github.com/FFmpeg/FFmpeg.git
This avoids warnings if there already exists a definition. This is the case on windows, where the getaddrinfo isn't available and linked to (and we use our fallbacks instead, which actually try to use the proper getaddrinfo version if found at runtime), but gai_strerror still exists as a define. Signed-off-by: Martin Storsjö <martin@martin.st>pull/59/head
parent
2ca6e9bb47
commit
c98e2053f5
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue