i965: Get a ralloc context into brw_compile.
[mesa.git] / src / mesa / drivers / x11 / glxheader.h
index d88afba20e7c42aa2710e59e87f251c86c575c88..ee002191bc06d6ba9179892b67f53dc9c94d6206 100644 (file)
 
 #include "main/glheader.h"
 
-#ifdef XFree86Server
-
-# include "xorg-server.h"
-# include "resource.h"
-# include "windowstr.h"
-
-#else
 
 # include <X11/Xlib.h>
 # include <X11/Xlibint.h>
@@ -51,7 +44,6 @@
 # include <GL/glx.h>
 # include <sys/time.h>
 
-#endif