Move Xserver API for security extension to securitysrv.h

This commit is contained in:
Alan Coopersmith 2006-06-20 18:22:51 -07:00 committed by Alan Coopersmith
commit d44b2a0a57
16 changed files with 17 additions and 31 deletions

View file

@ -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