summaryrefslogtreecommitdiff
path: root/Xext
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-12-19 20:55:39 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-12-19 20:55:39 +0000
commit12e532010b9e8cb67bedd44d489c9c40dd265165 (patch)
treed680aac8b959e207f02d40069c6e6b5ab930f177 /Xext
parent305c444de3baa863d7abc4221e8cebb973805847 (diff)
XFree86 4.3.99.902 (RC 2)xf86-4_3_99_902
Diffstat (limited to 'Xext')
-rw-r--r--Xext/security.c3
-rw-r--r--Xext/shm.c2
2 files changed, 3 insertions, 2 deletions
diff --git a/Xext/security.c b/Xext/security.c
index 568138e36..f8e96afad 100644
--- a/Xext/security.c
+++ b/Xext/security.c
@@ -24,12 +24,13 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/programs/Xserver/Xext/security.c,v 1.16 2003/11/17 22:20:26 dawes Exp $ */
+/* $XFree86: xc/programs/Xserver/Xext/security.c,v 1.17 2003/12/04 16:59:35 tsi Exp $ */
#include "dixstruct.h"
#include "extnsionst.h"
#include "windowstr.h"
#include "inputstr.h"
+#include "scrnintstr.h"
#include "gcstruct.h"
#include "colormapst.h"
#include "propertyst.h"
diff --git a/Xext/shm.c b/Xext/shm.c
index 9591eab54..b81ff5b22 100644
--- a/Xext/shm.c
+++ b/Xext/shm.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/Xserver/Xext/shm.c,v 3.40 2003/11/17 22:20:27 dawes Exp $ */
+/* $XFree86: xc/programs/Xserver/Xext/shm.c,v 3.42 2003/12/18 10:15:24 alanh Exp $ */
/************************************************************
Copyright 1989, 1998 The Open Group