X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=dispatch%2Fglproc_egl.cpp;h=c77c444b8d7ff3dc8cb5b97b573c20520f146398;hb=6c383116d20ab1f9bc5d8aa965f4a216ebd354cc;hp=5f93b14da016d4e2bc4772a08a4b4eb99f3336e4;hpb=e7cb2b98575d5ff3801bd3527a648e0dbfdebdad;p=apitrace diff --git a/dispatch/glproc_egl.cpp b/dispatch/glproc_egl.cpp index 5f93b14..c77c444 100644 --- a/dispatch/glproc_egl.cpp +++ b/dispatch/glproc_egl.cpp @@ -28,9 +28,6 @@ #if !defined(_WIN32) -#ifndef _GNU_SOURCE -#define _GNU_SOURCE // for dladdr -#endif #include #endif