Browse Source

segment: remove unnecessary <strings.h> include

tags/n1.0
Janne Grunau 13 years ago
parent
commit
1cdcf043ca
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavformat/segment.c

+ 0
- 1
libavformat/segment.c View File

@@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */


#include <strings.h>
#include <float.h> #include <float.h>


#include "avformat.h" #include "avformat.h"


Loading…
Cancel
Save