summarylogtreecommitdiffstats
path: root/eglapi_hack.patch
blob: b6fc7ebafb6a1480ca25b5bb71aa9bf707485e55 (plain)
1
2
3
4
5
6
7
8
--- a/src/egl/main/eglapi.c
+++ b/src/egl/main/eglapi.c
@@ -86,5 +86,3 @@
 #ifdef USE_LIBGLVND
 #define EGLAPI
-#undef PUBLIC
-#define PUBLIC
 #endif