wahil1976 This patch fixes the warnings seen when compiling the Wayland backend. This will also be required in the future to avoid issues with compilation.
@@ -35,6 +35,7 @@
*/
#define MESA_EGL_NO_X11_HEADERS
+#define EGL_NO_X11
#include <EGL/egl.h>
#include "wayland-util.h"