diff options
author | Martin Storsjö <martin@martin.st> | 2012-06-18 23:36:15 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-07-15 21:41:28 +0300 |
commit | c98e2053f54483525c1098117b7443c522e0ede5 (patch) | |
tree | 88993c44bac57a8ac0201079164e3988933e9d10 /doc/filters.texi | |
parent | 2ca6e9bb47f0f58f0cb4a840b301edf45e77f0e5 (diff) | |
download | ffmpeg-c98e2053f54483525c1098117b7443c522e0ede5.tar.gz |
network: Undefine existing gai_strerror definitions
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>
Diffstat (limited to 'doc/filters.texi')
0 files changed, 0 insertions, 0 deletions