[FFmpeg-devel] [PATCH] msvc: fix implicitly declared read/close.

Matt Oliver protogonoi at gmail.com
Sat Aug 2 04:01:37 CEST 2014


MSVC/ICL does not have unistd.h as standard and instead declares read/close
functions in io.h. This is currently handled in some files but not in a
couple. Adding an include for io.h where needed adds the correct
declarations.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvc-fix-implicitly-declared-read-close.patch
Type: application/octet-stream
Size: 1258 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140802/f98a6034/attachment.obj>


More information about the ffmpeg-devel mailing list