mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
Add appropriate headers for exit and printf.
Originally committed as revision 9268 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ed7bf3c3c8
commit
a65bafeff0
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <zlib.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue