From 3b9115eb4dd86b813ac3423f2d508535a2fcaf09 Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Fri, 14 Nov 2003 16:48:43 +0000 Subject: XFree86 4.3.0.1 --- recordstr.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'recordstr.h') diff --git a/recordstr.h b/recordstr.h index bfd3028..37b5eec 100644 --- a/recordstr.h +++ b/recordstr.h @@ -24,8 +24,12 @@ static char sccsid[ ] = "@(#) recordstr.h 1.5 6/5/95 12:37:44"; * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. **************************************************************************/ +/* $XFree86: xc/include/extensions/recordstr.h,v 1.2 2001/08/01 00:44:35 tsi Exp $ */ -#include "record.h" +#ifndef _RECORDSTR_H_ +#define _RECORDSTR_H_ + +#include #define RECORD_NAME "RECORD" #define RECORD_MAJOR_VERSION 1 @@ -315,4 +319,4 @@ typedef struct #undef RECORD_ELEMENT_HEADER #undef RECORD_CLIENTSPEC - +#endif -- cgit v1.2.3