mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-13 15:57:50 +01: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>