summaryrefslogtreecommitdiff
path: root/mi
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-06-20 18:40:18 -0700
committerAlan Coopersmith <alanc@alf.(none)>2006-06-20 18:40:18 -0700
commita46c06dab8392cf8012c7cc0b916de9a9e569671 (patch)
tree21c6976d6406d7002e942a1dfc7728dba5e78d32 /mi
parent49b368c0bb04816c4a3579071c596b2398cae3ec (diff)
parentd44b2a0a57fb89741173c31676af0ccc822387dc (diff)
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Conflicts: Xext/appgroup.c Xext/security.c dix/devices.c dix/dispatch.c dix/dixutils.c dix/events.c dix/extension.c dix/property.c dix/window.c os/access.c
Diffstat (limited to 'mi')
-rw-r--r--mi/miinitext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/miinitext.c b/mi/miinitext.c
index 2a57a8958..19ecf035a 100644
--- a/mi/miinitext.c
+++ b/mi/miinitext.c
@@ -247,7 +247,7 @@ typedef void (*InitExtension)(INITARGS);
#include "xace.h"
#endif
#ifdef XCSECURITY
-#define _SECURITY_SERVER
+#include "securitysrv.h"
#include <X11/extensions/securstr.h>
#endif
#ifdef PANORAMIX