mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
include: split out non-exported prototypes to dix_priv.h
Public server module API shouldn't be clobbered with private definitions, thus move them out to dix-intern.h Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1289>
This commit is contained in:
committed by
Marge Bot
parent
8a2590e5d3
commit
f17bc7e24d
@@ -39,6 +39,7 @@
|
||||
#include "inputstr.h"
|
||||
#include "exevents.h"
|
||||
|
||||
#include "dix/dix_priv.h"
|
||||
#include "dix/eventconvert.h"
|
||||
|
||||
#include "exglobals.h"
|
||||
|
||||
Reference in New Issue
Block a user