mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-25 03:50:50 +02:00
Modify XC-SECURITY and XC-APPGROUP extensions to work with XACE
This commit is contained in:
parent
15c9002d68
commit
f83cee0338
1 changed files with 3 additions and 1 deletions
|
|
@ -51,7 +51,9 @@ extern ClientPtr XagLeader(
|
|||
);
|
||||
|
||||
extern void XagCallClientStateChange(
|
||||
ClientPtr /* client */
|
||||
CallbackListPtr * /* pcbl */,
|
||||
pointer /* nulldata */,
|
||||
pointer /* calldata */
|
||||
);
|
||||
|
||||
extern Bool XagIsControlledRoot (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue