Index: libdha/sysdep/pci_linux.c =================================================================== RCS file: /cvsroot/mplayer/main/libdha/sysdep/pci_linux.c,v retrieving revision 1.3 diff -u -r1.3 pci_linux.c --- libdha/sysdep/pci_linux.c 2 Feb 2002 07:05:52 -0000 1.3 +++ libdha/sysdep/pci_linux.c 30 Jun 2002 15:09:31 -0000 @@ -7,7 +7,9 @@ #ifdef __i386__ #include #else +#ifndef __sparc__ #include +#endif #endif #include "config.h"