From e2918b67395a48397bf7db545584cc2d4f4e7ccf Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 22 Jun 2010 12:11:20 -0700 Subject: Revert "mi: Remove unused overlay support" This reverts commit 9120e58556014e514eef9dfe43cdea4b74dc66ae. Whoops, please revert this patch -- overlay is in use in nvidia drivers, and it's too late in release cycle to remove it. I feel really sorry that I kept this patch in my tree. I will submit another one, removing only XAA overlay hooks which are not used at all. --- hw/xfree86/loader/sdksyms.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/xfree86/loader') diff --git a/hw/xfree86/loader/sdksyms.sh b/hw/xfree86/loader/sdksyms.sh index 424503102..13c5ae5f8 100755 --- a/hw/xfree86/loader/sdksyms.sh +++ b/hw/xfree86/loader/sdksyms.sh @@ -231,6 +231,7 @@ cat > sdksyms.c << EOF #include "miwideline.h" #include "mistruct.h" #include "mifpoly.h" +#include "mioverlay.h" /* randr/Makefile.am */ -- cgit v1.2.3