diff --git a/glx/glxdri2.c b/glx/glxdri2.c index 4c5bc8446..e50d80999 100644 --- a/glx/glxdri2.c +++ b/glx/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 8eb9e62c9..32c771c04 100644 --- a/hw/xfree86/dri/dri.c +++ b/hw/xfree86/dri/dri.c @@ -59,7 +59,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 de9dcbd7c..ed55e1213 100644 --- a/hw/xfree86/dri/xf86dri.c +++ b/hw/xfree86/dri/xf86dri.c @@ -51,7 +51,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"