compatibility with newer ffmpeg.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@823 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
nightshad
2010-10-08 07:55:59 +00:00
parent 457d2727e1
commit 1dcb710611
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
// Workaround for C++
#define __STDC_CONSTANT_MACROS
#include <errno.h>
#include <fcntl.h>
#include <sys/ioctl.h>