On 10/09/2012 06:15 AM, Quentin Glidic wrote:
Hello,
Since commit 006c1a3c652803e2ff8d5f7ea55c9cb5d8353279, the Intel driver
fails to build due to a missing time.h include.
Attached a trivial patch to fix that.
That's odd. The build hasn't been broken here, so it must have gotten
transitively included. However, you're right, clock_gettime does
require time.h, so this seems like a good fix.
Applied, thanks!
--Ken
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev