[FFmpeg-cvslog] segment: remove unnecessary <strings.h> include
Janne Grunau
git at videolan.org
Fri Jun 15 21:10:30 CEST 2012
ffmpeg | branch: master | Janne Grunau <janne-libav at jannau.net> | Thu Jun 14 18:41:47 2012 +0200| [1cdcf043cae1a4654a59da1022ca3ec2b407cc45] | committer: Janne Grunau
segment: remove unnecessary <strings.h> include
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1cdcf043cae1a4654a59da1022ca3ec2b407cc45
---
libavformat/segment.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavformat/segment.c b/libavformat/segment.c
index 8274792..8a0f136 100644
--- a/libavformat/segment.c
+++ b/libavformat/segment.c
@@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <strings.h>
#include <float.h>
#include "avformat.h"
More information about the ffmpeg-cvslog
mailing list