tty: remove superflous #include <strings.h>

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 1e48cdaac3)
This commit is contained in:
Mans Rullgard 2011-01-25 03:31:45 +00:00 committed by Michael Niedermayer
parent 8169afdb15
commit 8fa28af965
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@
#include "libavutil/avstring.h"
#include "avformat.h"
#include "sauce.h"
#include <strings.h>
#define LINE_RATE 6000 /* characters per second */