glx: Remove #include <GL/glxint.h>
authorAdam Jackson <ajax@redhat.com>
Wed, 22 Mar 2017 18:02:52 +0000 (14:02 -0400)
committerAdam Jackson <ajax@redhat.com>
Tue, 28 Mar 2017 18:48:12 +0000 (14:48 -0400)
We're not using anything in it, and we don't want to inherit struct
definitions from some other package anyway.

Signed-off-by: Adam Jackson <ajax@redhat.com>
src/glx/glxconfig.c

index e5718b143fcacba40efae58d53b72ae709ac6b8c..0e1643fcd8f6b6fb3d4935b3588203b820b9f14b 100644 (file)
@@ -32,7 +32,6 @@
  */
 
 #include <GL/glx.h>
  */
 
 #include <GL/glx.h>
-#include "GL/glxint.h"
 #include <stdlib.h>
 #include <string.h>
 
 #include <stdlib.h>
 #include <string.h>