mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
os: move xdmcp prototypes to separate header
The xdmcp handling isn't really OS specific, and only few sites actually need to call it, so at least it's prototypes are better off in some separate header. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1311>
This commit is contained in:
committed by
Marge Bot
parent
664c3b6ba8
commit
194a7c2032
@@ -192,6 +192,7 @@ SOFTWARE.
|
||||
|
||||
#include "xace.h"
|
||||
#include "rpcauth.h"
|
||||
#include "xdmcp.h"
|
||||
|
||||
Bool defeatAccessControl = FALSE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user