mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-09 04:48:06 +02:00
XFree86 4.3.0.1
This commit is contained in:
parent
5891b79405
commit
3b9115eb4d
1 changed files with 6 additions and 2 deletions
|
|
@ -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 <X11/extensions/record.h>
|
||||
|
||||
#define RECORD_NAME "RECORD"
|
||||
#define RECORD_MAJOR_VERSION 1
|
||||
|
|
@ -315,4 +319,4 @@ typedef struct
|
|||
#undef RECORD_ELEMENT_HEADER
|
||||
#undef RECORD_CLIENTSPEC
|
||||
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue