Add Xv symbol from Xext.

This commit is contained in:
Daniel Stone 2005-08-26 06:35:00 +00:00
parent b8f0d4c3eb
commit 6d34a2ac8a

View File

@ -236,6 +236,8 @@ LOOKUP dixLookupTab[] = {
SYMVAR(XvGetScreenIndexProc)
SYMVAR(XvGetRTPortProc)
SYMVAR(XvMCScreenInitProc)
/* But this just comes from Xext. */
SYMFUNC(XvGetScreenIndex)
#endif
SYMVAR(ScreenSaverBlanking)
SYMVAR(WindowTable)