Fix non-dri build.

This commit is contained in:
Matthieu Herrb 2006-05-01 10:41:10 +02:00
parent 1dbb19059f
commit 86f0119f47
1 changed files with 1 additions and 1 deletions

View File

@ -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,