summaryrefslogtreecommitdiff
path: root/mitmiscstr.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-26 22:48:31 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-26 22:48:31 +0000
commit7e018a8e4a0f8519e0fca19c5a70b9bb4bacd402 (patch)
treef62c24617ddc9ece3ee5fc252be716aac981dc3f /mitmiscstr.h
parentdab35027e56ba9c3c575dc41a041168bab00b4bb (diff)
downloadxorg-proto-xextproto-7e018a8e4a0f8519e0fca19c5a70b9bb4bacd402.tar.gz
merge latest (4.3.99.16) from XFree86 (vendor) branchXORG-RELEASE-1-BASEXEVIE-MERGEXEVIE-BASEXINERAMA_2XEVIE
Diffstat (limited to 'mitmiscstr.h')
-rw-r--r--mitmiscstr.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/mitmiscstr.h b/mitmiscstr.h
index 209bcf5..7f819bf 100644
--- a/mitmiscstr.h
+++ b/mitmiscstr.h
@@ -1,3 +1,4 @@
+/* $XFree86: xc/include/extensions/mitmiscstr.h,v 1.3 2003/07/16 01:38:24 dawes Exp $ */
/************************************************************
Copyright 1989, 1998 The Open Group
@@ -28,6 +29,9 @@ in this Software without prior written authorization from The Open Group.
/* $Xorg: mitmiscstr.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
+#ifndef _MITMISCSTR_H_
+#define _MITMISCSTR_H_
+
#include "MITMisc.h"
#define MITMISCNAME "MIT-SUNDRY-NONSTANDARD"
@@ -63,3 +67,4 @@ typedef struct {
} xMITGetBugModeReply;
#define sz_xMITGetBugModeReply 32
+#endif /* _MITMISCSTR_H_ */