test/encode/avcenc: silence waring about implicit declaration
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 4 Jul 2011 04:43:57 +0000 (12:43 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 28 May 2013 08:46:48 +0000 (16:46 +0800)
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
test/encode/avcenc.c

index 82a2cdb..b326391 100644 (file)
@@ -35,6 +35,7 @@
 #include <getopt.h>
 #include <unistd.h>
 
+#include <sys/time.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>