diff options
author | Christopher Faylor <me@cgf.cx> | 2012-07-30 04:26:05 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2012-07-30 04:26:05 +0000 |
commit | 413ce08289ece5d31539c79d5e079baff6e32bdc (patch) | |
tree | dbcc01dbb221f39431e5b2d5d4c7db8a19279b55 /winsup/cygwin/winlean.h | |
parent | d239805457f0dc790559b2173e943e5aebe90c4e (diff) | |
download | newlib-413ce08289ece5d31539c79d5e079baff6e32bdc.zip newlib-413ce08289ece5d31539c79d5e079baff6e32bdc.tar.gz newlib-413ce08289ece5d31539c79d5e079baff6e32bdc.tar.bz2 |
* winlean.h: Add temporary define.
* winsup.h: Remove ancient debugging defines.
Diffstat (limited to 'winsup/cygwin/winlean.h')
-rw-r--r-- | winsup/cygwin/winlean.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/winlean.h b/winsup/cygwin/winlean.h index 950bd1d..8779711 100644 --- a/winsup/cygwin/winlean.h +++ b/winsup/cygwin/winlean.h @@ -34,6 +34,7 @@ details. */ #define _WINMM_ #define WINIMPM #define WINSOCK_API_LINKAGE +#define _SDKDDKVER_H /* temporary until sdkddkver.h problems are worked out */ /* Windows headers define a couple of annoyingly intrusive macros for the sole purpose of inline documentation. Since they are defined without |