summaryrefslogtreecommitdiff
path: root/dpmsstr.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 /dpmsstr.h
parentdab35027e56ba9c3c575dc41a041168bab00b4bb (diff)
merge latest (4.3.99.16) from XFree86 (vendor) branchXORG-RELEASE-1-BASEXEVIE-MERGEXEVIE-BASEXINERAMA_2XEVIE
Diffstat (limited to 'dpmsstr.h')
-rw-r--r--dpmsstr.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/dpmsstr.h b/dpmsstr.h
index 0ec0157..710960d 100644
--- a/dpmsstr.h
+++ b/dpmsstr.h
@@ -26,6 +26,7 @@ dealings in this Software without prior written authorization from Digital
Equipment Corporation.
******************************************************************/
+/* $XFree86: xc/include/extensions/dpmsstr.h,v 3.4 2003/07/16 01:38:24 dawes Exp $ */
/*
* HISTORY
@@ -34,6 +35,8 @@ Equipment Corporation.
* @(#)RCSfile: dpmsstr.h,v Revision: 1.1.4.2 (DEC) Date: 1995/11/21 19:34:19
*/
+#ifndef _DPMSSTR_H_
+#define _DPMSSTR_H_
#define X_DPMSGetVersion 0
#define X_DPMSCapable 1
@@ -180,7 +183,4 @@ typedef struct {
} xDPMSInfoReply;
#define sz_xDPMSInfoReply 32
-
-
-
-
+#endif /* _DPMSSTR_H_ */