Avoid a redefinition warning on 64-bit platforms.

This commit is contained in:
Alexandre Julliard 2005-09-14 11:31:46 +00:00
parent 748d23a7d4
commit cf3eddee66
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@
#define INT16 X_INT16
#define INT32 X_INT32
#define INT64 X_INT64
#define LONG64 X_LONG64
#include <X11/Xmd.h>
#include <X11/Xproto.h>
#undef BOOL