glx: declare glx_screen struct to silence warning
This commit is contained in:
@@ -45,6 +45,8 @@ typedef struct
|
||||
unsigned int flags;
|
||||
} DRI2Buffer;
|
||||
|
||||
struct glx_screen;
|
||||
|
||||
extern Bool
|
||||
DRI2QueryExtension(Display * display, int *eventBase, int *errorBase);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user