ast: change to using ABI version check

This commit is contained in:
Dave Airlie
2009-07-28 15:22:40 +10:00
parent a314fd6a6c
commit b5fabfc7f7

View File

@@ -25,7 +25,7 @@
#endif
#include "xf86.h"
#include "xf86_OSproc.h"
#ifndef XSERVER_LIBPCIACCESS
#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
#include "xf86Resources.h"
#include "xf86RAC.h"
#endif