mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
dix: unexport registry setup/teardown functions
these aren't to be called by modules, thus no need to export them. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1348>
This commit is contained in:
committed by
Marge Bot
parent
c3255fbc1c
commit
36e2cf64c8
@@ -82,6 +82,9 @@ Equipment Corporation.
|
||||
#include <X11/Xos.h> /* for unistd.h */
|
||||
#include <X11/Xproto.h>
|
||||
#include <pixman.h>
|
||||
|
||||
#include "dix/registry_priv.h"
|
||||
|
||||
#include "scrnintstr.h"
|
||||
#include "misc.h"
|
||||
#include "os.h"
|
||||
|
||||
Reference in New Issue
Block a user