summaryrefslogtreecommitdiff
path: root/src/s3v.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s3v.h')
-rw-r--r--src/s3v.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s3v.h b/src/s3v.h
index f4976ca..0a5c7a9 100644
--- a/src/s3v.h
+++ b/src/s3v.h
@@ -279,7 +279,9 @@ typedef struct tagS3VRec {
XAAInfoRecPtr AccelInfoRec;
/* PCI info vars. */
pciVideoPtr PciInfo;
+#ifndef XSERVER_LIBPCIACCESS
PCITAG PciTag;
+#endif
/* Chip info, set using PCI */
/* above. */
int Chipset;