diff options
author | Mans Rullgard <[email protected]> | 2012-06-21 16:54:02 +0100 |
---|---|---|
committer | Mans Rullgard <[email protected]> | 2012-06-21 22:54:31 +0100 |
commit | d11baad055857ef01e79a0499efbdcbad5c7e657 (patch) | |
tree | 4631376298b2714ec00befed4845a0a4e994e42d /libavutil/utils.c | |
parent | 542920b7f6d977dc29689b669b92a5cd82597785 (diff) |
lavu/file: include unistd.h only when available
The unistd.h header is only needed for the close() declaration.
If this header is not available, the close() declaration may be
provided by another header, e.g. io.h.
Signed-off-by: Mans Rullgard <[email protected]>
Diffstat (limited to 'libavutil/utils.c')
0 files changed, 0 insertions, 0 deletions