Browse Source

tty: remove superflous #include <strings.h>

Signed-off-by: Mans Rullgard <mans@mansr.com>
tags/n0.8
Mans Rullgard 14 years ago
parent
commit
1e48cdaac3
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavformat/tty.c

+ 0
- 1
libavformat/tty.c 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 */



Loading…
Cancel
Save