Fix non-dri build.
This commit is contained in:
parent
1dbb19059f
commit
86f0119f47
|
|
@ -80,10 +80,10 @@ extern const char *I810ddcSymbols[];
|
|||
extern const char *I810fbSymbols[];
|
||||
extern const char *I810xaaSymbols[];
|
||||
extern const char *I810shadowFBSymbols[];
|
||||
extern const char *I810shadowSymbols[];
|
||||
#ifdef XF86DRI
|
||||
extern const char *I810driSymbols[];
|
||||
extern const char *I810drmSymbols[];
|
||||
extern const char *I810shadowSymbols[];
|
||||
#endif
|
||||
|
||||
extern void I830DPRINTF_stub(const char *filename, int line,
|
||||
|
|
|
|||
Loading…
Reference in New Issue