diff options
author | Keith Packard <keithp@keithp.com> | 2012-11-28 07:54:13 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-11-28 07:54:13 -0800 |
commit | 1712a45422a63f11b2146541279616fcfda09ec6 (patch) | |
tree | 2ccb8f16b6d01d08bfa60104dcee17e1caecdc45 /hw/xwin/win.h | |
parent | e54f71a2c7a1677a5c5032d1e7dc099d5204144b (diff) | |
parent | 338bec30054bb5d41cb6fdb5d37439f3c8124cad (diff) |
Merge remote-tracking branch 'jturney/mingw-patches'
Diffstat (limited to 'hw/xwin/win.h')
-rw-r--r-- | hw/xwin/win.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xwin/win.h b/hw/xwin/win.h index 180695e24..fa774bc00 100644 --- a/hw/xwin/win.h +++ b/hw/xwin/win.h @@ -133,6 +133,8 @@ #define WIN_MAX_KEYS_PER_KEY 4 +#define NONAMELESSUNION + #include <sys/types.h> #include <sys/stat.h> #include <stdio.h> |