mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 09:34:13 +00:00
Prevent redefinitions of CARD8 and friends. Fixes build.
This commit is contained in:
@@ -39,9 +39,7 @@
|
||||
#include "../i830_bios.h"
|
||||
|
||||
#include <X11/Xfuncproto.h>
|
||||
typedef uint8_t CARD8;
|
||||
typedef uint16_t CARD16;
|
||||
typedef uint32_t CARD32;
|
||||
#include <X11/Xmd.h>
|
||||
#define _PARSE_EDID_
|
||||
#include "edid.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user