projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16b8525
)
segment: remove unnecessary <strings.h> include
author
Janne Grunau
<janne-libav@jannau.net>
Thu, 14 Jun 2012 16:41:47 +0000
(18:41 +0200)
committer
Janne Grunau
<janne-libav@jannau.net>
Fri, 15 Jun 2012 17:10:58 +0000
(19:10 +0200)
libavformat/segment.c
patch
|
blob
|
history
diff --git
a/libavformat/segment.c
b/libavformat/segment.c
index 8274792bf3f58e9d2b139426ec1ceba1f823626c..8a0f136c9a389dd6690fdb660eaddc8f11cb5549 100644
(file)
--- 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"