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
@@ -44,8 +44,7 @@ from The Open Group.
|
||||
#define _XAG_SERVER_
|
||||
#include <X11/extensions/Xagstr.h>
|
||||
#include <X11/extensions/Xagsrv.h>
|
||||
#define _SECURITY_SERVER
|
||||
#include <X11/extensions/security.h>
|
||||
#include "securitysrv.h"
|
||||
#include <X11/Xfuncproto.h>
|
||||
|
||||
#define XSERV_t
|
||||
|
||||
@@ -39,7 +39,7 @@ in this Software without prior written authorization from The Open Group.
|
||||
#include "gcstruct.h"
|
||||
#include "colormapst.h"
|
||||
#include "propertyst.h"
|
||||
#define _SECURITY_SERVER
|
||||
#include "securitysrv.h"
|
||||
#include <X11/extensions/securstr.h>
|
||||
#include <assert.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
Reference in New Issue
Block a user