diff --git a/glx/glx_dri/glxdri2.c b/glx/glx_dri/glxdri2.c index 4c5bc8446..e50d80999 100644 --- a/glx/glx_dri/glxdri2.c +++ b/glx/glx_dri/glxdri2.c @@ -36,7 +36,6 @@ #include #include -#define _XF86DRI_SERVER_ #include #include diff --git a/hw/xfree86/dri/dri.c b/hw/xfree86/dri/dri.c index b6e0529c2..629dee2be 100644 --- a/hw/xfree86/dri/dri.c +++ b/hw/xfree86/dri/dri.c @@ -61,7 +61,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "scrnintstr.h" #include "windowstr.h" #include "servermd.h" -#define _XF86DRI_SERVER_ #include #include "swaprep.h" #include "xf86str.h" diff --git a/hw/xfree86/dri/xf86dri.c b/hw/xfree86/dri/xf86dri.c index 5da2709ac..9b61bf36c 100644 --- a/hw/xfree86/dri/xf86dri.c +++ b/hw/xfree86/dri/xf86dri.c @@ -53,7 +53,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "cursorstr.h" #include "scrnintstr.h" #include "servermd.h" -#define _XF86DRI_SERVER_ #include #include "swaprep.h" #include "xf86str.h"