diff --git a/glx/glx_dri/glxdri2.c b/glx/glx_dri/glxdri2.c index 4c5bc84467..e50d80999a 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 b6e0529c2d..629dee2be5 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 5da2709acc..9b61bf36cb 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"