projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ee91af
)
glx: Remove #include <GL/glxint.h>
author
Adam Jackson
<ajax@redhat.com>
Wed, 22 Mar 2017 18:02:52 +0000
(14:02 -0400)
committer
Adam 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
patch
|
blob
|
history
diff --git
a/src/glx/glxconfig.c
b/src/glx/glxconfig.c
index e5718b143fcacba40efae58d53b72ae709ac6b8c..0e1643fcd8f6b6fb3d4935b3588203b820b9f14b 100644
(file)
--- a/
src/glx/glxconfig.c
+++ b/
src/glx/glxconfig.c
@@
-32,7
+32,6
@@
*/
#include <GL/glx.h>
-#include "GL/glxint.h"
#include <stdlib.h>
#include <string.h>