driver/audiodec/ffmpegdec.cpp, driver/audiometadata.cpp: fix compile

Origin commit data
------------------
Branch: ni/coolstream
Commit: 38ca5c4f38
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-02 (Mon, 02 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-12-02 13:43:30 +04:00
parent 7f0c91d25d
commit a9344c2cec
2 changed files with 5 additions and 1 deletions

View File

@@ -27,6 +27,8 @@
#include <config.h>
#endif
#include <sys/stat.h>
#include <sys/types.h>
#include <cstdlib>
#include <cstring>
#include <errno.h>