From 4a3dbb926ae3f5410198d7cc4f4ebe4f62eebf05 Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 25 Jul 2009 19:39:46 +0000 Subject: Added xorg-server-1.6.2.tar.gz --- xorg-server/mi/mipointrst.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'xorg-server/mi/mipointrst.h') diff --git a/xorg-server/mi/mipointrst.h b/xorg-server/mi/mipointrst.h index a80c52e7a..bd9c24a00 100644 --- a/xorg-server/mi/mipointrst.h +++ b/xorg-server/mi/mipointrst.h @@ -29,6 +29,9 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ +#ifndef MIPOINTRST_H +#define MIPOINTRST_H + #include "mipointer.h" #include "scrnintstr.h" @@ -50,3 +53,4 @@ typedef struct { Bool waitForUpdate; /* don't move cursor in SIGIO */ Bool showTransparent; /* show empty cursors */ } miPointerScreenRec, *miPointerScreenPtr; +#endif /* MIPOINTRST_H */ -- cgit v1.2.3