XI.h needs X.h for CARD32 on 64-bit systems.

This commit is contained in:
Eamon Walsh 2007-09-27 12:27:19 -04:00 committed by Eamon Walsh
parent f033750780
commit 4b22047f34

3
XI.h
View file

@ -50,9 +50,10 @@ SOFTWARE.
/* Definitions used by the server, library and client */
#ifndef _XI_H_
#define _XI_H_
#include <X11/X.h> /* CARD32 */
#define sz_xGetExtensionVersionReq 8
#define sz_xGetExtensionVersionReply 32
#define sz_xListInputDevicesReq 4