diff options
Diffstat (limited to 'xlib')
-rwxr-xr-x[-rw-r--r--] | xlib/rgb.txt | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | xlib/xcolors.c | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/xlib/rgb.txt b/xlib/rgb.txt index 67b979e..67b979e 100644..100755 --- a/xlib/rgb.txt +++ b/xlib/rgb.txt diff --git a/xlib/xcolors.c b/xlib/xcolors.c index 04cb1af..9e10175 100644..100755 --- a/xlib/xcolors.c +++ b/xlib/xcolors.c @@ -230,7 +230,7 @@ static const elem xColors[] = { *---------------------------------------------------------------------- */ -#ifdef __WIN32__ +#if defined(__WIN32__) && !defined(__CYGWIN__) # ifdef NO_STRTOI64 /* This version only handles hex-strings without 0x prefix */ static __int64 |