glx: declare glx_screen struct to silence warning
This commit is contained in:
parent
75982a5df4
commit
944eebbdb4
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ typedef struct
|
|||
unsigned int flags;
|
||||
} DRI2Buffer;
|
||||
|
||||
struct glx_screen;
|
||||
|
||||
extern Bool
|
||||
DRI2QueryExtension(Display * display, int *eventBase, int *errorBase);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue