From: Alan Hourihane Date: Thu, 4 Dec 2003 15:59:41 +0000 (+0000) Subject: check if GLAPIENTRYP is already set X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=faf4059aa8cc477732eaebffe2af2d3ace10d043;p=mesa.git check if GLAPIENTRYP is already set --- diff --git a/include/GL/gl.h b/include/GL/gl.h index 393784bf5ca..cc1bba19135 100644 --- a/include/GL/gl.h +++ b/include/GL/gl.h @@ -96,7 +96,10 @@ #define APIENTRY GLAPIENTRY #endif #define APIENTRYP APIENTRY * + +#ifndef GLAPIENTRYP #define GLAPIENTRYP GLAPIENTRY * +#endif #ifdef CENTERLINE_CLPP #define signed