Fix build against pre-pci-rework xserver.

This commit is contained in:
Michel Dänzer 2007-08-28 17:48:20 +02:00
parent 0fdbf64b34
commit 3fbbd0afde
1 changed files with 2 additions and 0 deletions

View File

@ -444,7 +444,9 @@ extern int I810_DEBUG;
#define PIPE_NAME(n) ('A' + (n))
#if XSERVER_LIBPCIACCESS
struct pci_device *
intel_host_bridge (void);
#endif
#endif /* _INTEL_COMMON_H_ */