mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-27 07:03:21 +00:00
The missing headers are required for errno and for strerror. This fixes building of this tool on mingw32ce. Signed-off-by: Martin Storsjö <martin@martin.st>