mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 04:58:14 +02:00
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
This commit is contained in:
parent
ad76b5cc43
commit
0700ff31a8
1 changed files with 3 additions and 1 deletions
4
Xos.h
4
Xos.h
|
|
@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
|
|||
* The X Window System is a Trademark of The Open Group.
|
||||
*
|
||||
*/
|
||||
/* $XFree86: xc/include/Xos.h,v 3.41 2003/12/19 02:05:37 dawes Exp $ */
|
||||
/* $XFree86: xc/include/Xos.h,v 3.42 2003/12/31 01:18:41 tsi Exp $ */
|
||||
|
||||
/* This is a collection of things to try and minimize system dependencies
|
||||
* in a "signficant" number of source files.
|
||||
|
|
@ -60,9 +60,11 @@ in this Software without prior written authorization from The Open Group.
|
|||
#endif
|
||||
#endif /* USG */
|
||||
|
||||
#ifndef sgi
|
||||
#if defined(SCO325) || defined(__USLC__)
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef _SEQUENT_
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue