diff options
Diffstat (limited to 'hw/xfree86/sdksyms.sh')
-rwxr-xr-x | hw/xfree86/sdksyms.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/sdksyms.sh b/hw/xfree86/sdksyms.sh index e41089297..4a13ca28d 100755 --- a/hw/xfree86/sdksyms.sh +++ b/hw/xfree86/sdksyms.sh @@ -278,7 +278,6 @@ cat > sdksyms.c << EOF #include "scrnintstr.h" #include "selection.h" #include "servermd.h" -#include "site.h" #include "validate.h" #include "window.h" #include "windowstr.h" |