mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 11:49:48 +00:00
Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com.
Originally committed as revision 8067 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f6618b0f43
commit
db0ed93e22
@ -20,6 +20,7 @@
|
||||
*/
|
||||
#include "avformat.h"
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h> /* for select() prototype */
|
||||
#include "network.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user