mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Move Xserver API for security extension to securitysrv.h
This commit is contained in:
committed by
Alan Coopersmith
parent
a544359465
commit
d44b2a0a57
@@ -108,8 +108,7 @@ int ProcInitialConnection();
|
||||
#include "panoramiXsrv.h"
|
||||
#endif
|
||||
#ifdef XCSECURITY
|
||||
#define _SECURITY_SERVER
|
||||
#include <X11/extensions/security.h>
|
||||
#include "securitysrv.h"
|
||||
#endif
|
||||
#ifdef XAPPGROUP
|
||||
#include <X11/extensions/Xagsrv.h>
|
||||
|
||||
Reference in New Issue
Block a user