diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2018-12-14 13:20:10 +0000 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2018-12-14 15:53:08 +0000 |
commit | 9a86c945717b660e238fe3250d01b1034a033c8b (patch) | |
tree | e647abe9376a04663feb02bb0f9ee7e71a1cd5d0 /.gitattributes | |
parent | e4c81c8a68cabcc46b08b2bca72c8cc5289a9290 (diff) |
glx: Fix compilation with GLX_USE_WINDOWSGL
Sadly, the GLX_USE_APPLEGL and GLX_USE_WINDOWSGL cases are not identical
(because GLX_USE_WINDOWSGL uses vtables rather than a maze of ifdefs)
Include <sys/time.h> again, as functions prototyped by it are used in
the GLX_USE_WINDOWSGL path.
Make the include guard around the __glxGetMscRate() definition match the
one at it's declaration again, as it's referenced from dri_common.c
which is built for GLX_USE_WINDOWSGL.
Cc: Emil Velikov <emil.velikov@collabora.com>
Fixes: a95ec138 ("glx: mandate xf86vidmode only for "drm" dri platforms")
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions