xfree86: fix include of xf86VGAarbiter_priv.h

Needs to be included also in non-pciaccess case, so the dummy
functions are declared.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-09 17:53:11 +01:00
committed by Enrico Weigelt
parent 01777ec8dd
commit f4b90697ce
2 changed files with 1 additions and 4 deletions

View File

@@ -52,9 +52,8 @@
#include "xf86platformBus_priv.h"
#include "xf86_OSproc.h"
#ifdef XSERVER_LIBPCIACCESS
#include "xf86VGAarbiter_priv.h"
#endif
/* Entity data */
EntityPtr *xf86Entities = NULL; /* Bus slots claimed by drivers */
int xf86NumEntities = 0;

View File

@@ -44,9 +44,7 @@
#include <X11/extensions/dpmsconst.h>
#include "dpmsproc.h"
#endif
#ifdef XSERVER_LIBPCIACCESS
#include "xf86VGAarbiter_priv.h"
#endif
#ifdef DPMSExtension
static void