OSDN Git Service

tty: remove superflous #include <strings.h>
authorMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 03:31:45 +0000 (03:31 +0000)
committerMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 15:57:53 +0000 (15:57 +0000)
Signed-off-by: Mans Rullgard <mans@mansr.com>
libavformat/tty.c

index 6aa6fa2..78db4ee 100644 (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 */