diff options
Diffstat (limited to 'Xext/security.c')
-rw-r--r-- | Xext/security.c | 3 |
1 files changed, 2 insertions, 1 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" |