From c51cb32b6edbfc9b95cbb5e72a13ac42fdc745ed Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 27 Jul 2013 16:28:45 +0100 Subject: test/dri2: We do not require the GLX includes Drop the GLX includes as they are not needed and obviously break if the GLX are not present on the system (and we fail to check during configure). Signed-off-by: Chris Wilson --- test/dri2.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'test') diff --git a/test/dri2.c b/test/dri2.c index 0e2003c6..5af4fdb6 100644 --- a/test/dri2.c +++ b/test/dri2.c @@ -37,9 +37,6 @@ #include #include -#include -#include - #include "dri2.h" /* Allow the build to work with an older versions of dri2proto.h and -- cgit v1.2.3