]> code.ossystems Code Review - openembedded-core.git/commit
cogl: kms: include necessary header for size_t
authorAndreas Oberritter <obi@opendreambox.org>
Tue, 28 Jan 2014 20:27:54 +0000 (21:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jan 2014 17:37:15 +0000 (17:37 +0000)
commit5df33fc62f2d3a5a15dc387ed26cb7da8d9fbbe1
tree44c5056d6cfd3ace6123892151d3fd93d72978f1
parent4f211322eb1179db62c03616b4c113114c612cf8
cogl: kms: include necessary header for size_t

Fixes compilation in cases where stddef.h is not already
included by EGL headers.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/cogl/cogl-1.0_1.16.0.bb
meta/recipes-graphics/cogl/cogl-1.16.0/kms-include-stddef.h-before-drm.h.patch [new file with mode: 0644]