summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-08-28 22:44:31 +0300
committerMartin Storsjö <martin@martin.st>2012-08-29 00:23:51 +0300
commit3ad9eac5a0be9698fe908f2bafe8b76a0d6528ce (patch)
treee0525193ea7519daecf2cdd5695954fdf4040952 /libavcodec
parentdd4169ab924f00391711a21dd3c6c1f90d2795e0 (diff)
testprogs: Remove unused includes
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/motion-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/motion-test.c b/libavcodec/motion-test.c
index 4c8036815c..bc4f0dae7f 100644
--- a/libavcodec/motion-test.c
+++ b/libavcodec/motion-test.c
@@ -26,8 +26,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <sys/time.h>
-#include <unistd.h>
#include "config.h"
#include "dsputil.h"