diff options
author | Ronald S. Bultje <[email protected]> | 2012-06-24 21:05:21 +0300 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2012-09-07 18:41:14 +0200 |
commit | 9d0bc5c0bda05ac4441691423501bb3ee280e6e6 (patch) | |
tree | 594139066b81d0c0729826e9a753a63ef7c59edb /libavutil/random_seed.c | |
parent | 1d4c4b0fbc7687732a894c56aaf538e255670dd5 (diff) |
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ö <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavutil/random_seed.c')
0 files changed, 0 insertions, 0 deletions