summaryrefslogtreecommitdiff
path: root/dpmsstr.h
diff options
context:
space:
mode:
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_ */