From 5df0aa2dc76ba809832276003ec2cdad9f1a078d Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Wed, 26 Nov 2003 22:48:31 +0000 Subject: merge latest (4.3.99.16) from XFree86 (vendor) branch --- bigreqstr.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bigreqstr.h b/bigreqstr.h index ab09882..81dd2e6 100644 --- a/bigreqstr.h +++ b/bigreqstr.h @@ -24,6 +24,10 @@ 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/include/extensions/bigreqstr.h,v 1.3 2003/07/16 01:38:24 dawes Exp $ */ + +#ifndef _BIGREQSTR_H_ +#define _BIGREQSTR_H_ #define X_BigReqEnable 0 @@ -61,3 +65,5 @@ typedef struct { CARD16 zero B16; CARD32 length B32; } xBigReq; + +#endif /* _BIGREQSTR_H_ */ -- cgit v1.2.3