[PATCH app/xdpyinfo] Include Xwindows.h on WIN32 to avoid type clashes

2012-10-29 Thread Jon TURNEY
Signed-off-by: Jon TURNEY --- xdpyinfo.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/xdpyinfo.c b/xdpyinfo.c index dcca0ad..2482156 100644 --- a/xdpyinfo.c +++ b/xdpyinfo.c @@ -78,6 +78,10 @@ in this Software without prior written authorization from The Open Group

Re: [PATCH app/xdpyinfo] Include Xwindows.h on WIN32 to avoid type clashes

2012-10-30 Thread Jon TURNEY
On 29/10/2012 13:57, walter harms wrote: > > > Am 29.10.2012 14:38, schrieb Jon TURNEY: >> Signed-off-by: Jon TURNEY >> --- >> xdpyinfo.c |4 >> 1 files changed, 4 insertions(+), 0 deletions(-) >> >> diff --git a/xdpyinfo.c b/xdpyinfo.c >> index dcca0ad..2482156 100644 >> --- a/xdpyinf