hardware/intel/libva
修订版 | 9320969dcb3ee25452bb57e95d8826e2049d4829 (tree) |
---|---|
时间 | 2013-05-28 17:46:48 |
作者 | Xiang, Haihao <haihao.xiang@inte...> |
Commiter | Xiang, Haihao |
test/encode/avcenc: silence waring about implicit declaration
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
@@ -35,6 +35,7 @@ | ||
35 | 35 | #include <getopt.h> |
36 | 36 | #include <unistd.h> |
37 | 37 | |
38 | +#include <sys/time.h> | |
38 | 39 | #include <sys/types.h> |
39 | 40 | #include <sys/stat.h> |
40 | 41 | #include <fcntl.h> |