id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
2109,rename file name time.h,dademvi,,"Summary of the bug:
How to reproduce:
{{{
1. create code using time_t or struct tm and include time.h
2. build with cflag -I$MY_INCLUDE/libavutil
}}}

It complain with message ""error: field 'time' has incomplete type"" etc...
since time.h in libavutil/ is hide time.h in stdlibc, I think you should change that file name. 
Anyone who use ffmpeg don't want to modify their build system at every Makefile and project.

BR,
Choi",defect,closed,normal,avutil,git-master,duplicate,,,,,0,0
