mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
glx: Remove #include <GL/glxint.h>
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>
This commit is contained in:
parent
7ee91af300
commit
f208bdc0d2
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@
|
|||
*/
|
||||
|
||||
#include <GL/glx.h>
|
||||
#include "GL/glxint.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue