From 44c89ebf326e04d8eea949daaca66cf04b85f62d Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 17 Jun 2025 14:36:09 -0700 Subject: [PATCH] Revert "xfree86: sdksyms.sh: add more headers" This reverts commit 1efb2151e339a0ac78f3503cb41b2701924904d7. Part-of: --- hw/xfree86/sdksyms.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/hw/xfree86/sdksyms.sh b/hw/xfree86/sdksyms.sh index 43c45698b..d45b72ac0 100755 --- a/hw/xfree86/sdksyms.sh +++ b/hw/xfree86/sdksyms.sh @@ -142,9 +142,6 @@ cat > sdksyms.c << EOF # include "xf86sbusBus.h" #endif -// needed for various graphics drivers -#include "dgaproc.h" -#include "xf86MatchDrivers.h" /* hw/xfree86/ramdac/Makefile.am */ #include "xf86Cursor.h"