1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

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

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 */