diff options
author | Mans Rullgard <[email protected]> | 2012-06-21 16:33:36 +0100 |
---|---|---|
committer | Mans Rullgard <[email protected]> | 2012-06-21 22:53:35 +0100 |
commit | 539df61193f2452ddeb74999f0ae301d7a7318cc (patch) | |
tree | 2116cd937e6229a379e817b17d1f1e5918f0e856 /libavcodec/x86/rv40dsp_init.c | |
parent | c19e0ebe532360aee043b5fb275257dc008968c3 (diff) |
log: include unistd.h only when needed
The only symbol this file uses from unistd.h is isatty(). By
including the header only when this function is used, the file
can be built on systems without unistd.h (which presumably also
lack isatty).
Signed-off-by: Mans Rullgard <[email protected]>
Diffstat (limited to 'libavcodec/x86/rv40dsp_init.c')
0 files changed, 0 insertions, 0 deletions