mirror of
https://github.com/X11Libre/xf86-video-mach64.git
synced 2026-04-14 11:04:47 +00:00
mach64: change to using ABI version check
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
#include "atixv.h"
|
||||
|
||||
#include "vbe.h"
|
||||
#ifndef XSERVER_LIBPCIACCESS
|
||||
#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
|
||||
#include "xf86RAC.h"
|
||||
#endif
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
#endif
|
||||
#include "xf86Cursor.h"
|
||||
#include "xf86Pci.h"
|
||||
#ifndef XSERVER_LIBPCIACCESS
|
||||
#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
|
||||
#include "xf86Resources.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user