Add missing internal.h #include for brktimegm(), fixes the warning:
authorDiego Biurrun <diego@biurrun.de>
Tue, 20 Apr 2010 14:41:55 +0000 (14:41 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 20 Apr 2010 14:41:55 +0000 (14:41 +0000)
commite1ae1642cb25e041448733843931f5faf559bb37
tree7d796482fd1ab22795caa1557cdee890a98f6f15
parent4311ff776b4f887ceb526a9b611f627bbb527c80
Add missing internal.h #include for brktimegm(), fixes the warning:
libavformat/dvenc.c:82: warning: implicit declaration of function ‘brktimegm’

Originally committed as revision 22920 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/dvenc.c