diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2012-06-24 21:05:21 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-06-29 15:38:10 +0300 |
commit | dfb57fc5962006cdc61a1eb13b5ef078572eecca (patch) | |
tree | da6b3a0b03485505f18418fbb41b1ca2cc92e282 /doc | |
parent | b92c7ee662b618518bff366af3274784fb141dde (diff) | |
download | ffmpeg-dfb57fc5962006cdc61a1eb13b5ef078572eecca.tar.gz |
rtpdec: Don't explicitly include unistd.h any longer
unistd.h used to be required for gethostname. On windows, gethostname
is provided by winsock2.h. Now network.h includes both unistd.h and
winsock2.h if they exist.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions