* include/windef.h (*PBOOL): Unprotect from XFree86Server.
(*LPBOOL): Ditto.
This commit is contained in:
@ -126,9 +126,9 @@ typedef WINBOOL BOOL;
|
||||
#else
|
||||
#define BOOL WINBOOL
|
||||
#endif
|
||||
typedef BOOL *PBOOL,*LPBOOL;
|
||||
typedef unsigned char BYTE;
|
||||
#endif /* ndef XFree86Server */
|
||||
typedef BOOL *PBOOL,*LPBOOL;
|
||||
typedef unsigned short WORD;
|
||||
typedef float FLOAT;
|
||||
typedef FLOAT *PFLOAT;
|
||||
|
Reference in New Issue
Block a user