summaryrefslogtreecommitdiff
path: root/src/cir_driver.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2009-07-28 13:32:29 +1000
committerDave Airlie <airlied@redhat.com>2009-07-28 13:32:29 +1000
commit2765aba56fe66038ab7de554474b8d30995f3ef0 (patch)
tree6c7006b9bf8cf229fc79501deec2c0cccbb632af /src/cir_driver.c
parentecdf94e86d44bdbeff1bb944fb372da92d2fa907 (diff)
cirrus: update for resources/RAC API removal
Diffstat (limited to 'src/cir_driver.c')
-rw-r--r--src/cir_driver.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cir_driver.c b/src/cir_driver.c
index 4cdce94..758e2fb 100644
--- a/src/cir_driver.c
+++ b/src/cir_driver.c
@@ -21,8 +21,9 @@
#include "xf86.h"
#include "xf86_OSproc.h"
+#ifndef XSERVER_LIBPCIACCESS
#include "xf86Resources.h"
-
+#endif
/* All drivers need this */
/* Drivers for PCI hardware need this */