mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-16 19:32:26 +00:00
Move Xserver API for security extension to securitysrv.h
This commit is contained in:
parent
a544359465
commit
d44b2a0a57
16 changed files with 17 additions and 31 deletions
|
|
@ -203,8 +203,7 @@ SOFTWARE.
|
|||
#include "osdep.h"
|
||||
|
||||
#ifdef XCSECURITY
|
||||
#define _SECURITY_SERVER
|
||||
#include <X11/extensions/security.h>
|
||||
#include "securitysrv.h"
|
||||
#endif
|
||||
|
||||
#ifndef PATH_MAX
|
||||
|
|
|
|||
Loading…
Reference in a new issue