package/imlib2: fix musl compilation issue
authorBrendan Heading <brendanheading@gmail.com>
Mon, 3 Aug 2015 11:51:02 +0000 (12:51 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 6 Aug 2015 06:57:46 +0000 (08:57 +0200)
commitf68270c92ec81d72ab8bd2e1076b52b50cbe4dbd
tree331cc6fc7a16a4790470289396c3668fcb38cc38
parent073a89196a22f995c142cd11640d3cfb7cef691d
package/imlib2: fix musl compilation issue

Fixes http://autobuild.buildroot.net/results/a6e/a6e61bfb376946b479085f243601d6e1634adc6d/

musl is strict about including time.h when using time_t.

Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/imlib2/0007-fix-compilation-issues-with-musl.patch [new file with mode: 0644]