mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
xfree86: common: move private defs out of xf86VGAarbiter.h
public server module API headers shouldn't be clobbered with non-exported definitions, so move them out to private header file. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
#include "randrstr.h"
|
||||
#include "xf86Bus.h"
|
||||
#ifdef XSERVER_LIBPCIACCESS
|
||||
#include "xf86VGAarbiter.h"
|
||||
#include "xf86VGAarbiter_priv.h"
|
||||
#endif
|
||||
#include "globals.h"
|
||||
#include "xserver-properties.h"
|
||||
|
||||
Reference in New Issue
Block a user