Allow builds with glibc 2.20. Based on a patch by Peter Hutterer . See . --- xf86-video-vmware-13.0.2/vmwgfx/vmwgfx_overlay.c.~1~ 2014-03-20 09:15:03.000000000 -0400 +++ xf86-video-vmware-13.0.2/vmwgfx/vmwgfx_overlay.c 2014-12-19 02:31:34.759122552 -0500 @@ -35,6 +35,8 @@ */ +#include + #include "xf86xv.h" #include "fourcc.h" #define debug_printf(...)