Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2012-07-12 15:27:28 +0400
committerCorinna Vinschen <corinna@vinschen.de>2012-07-12 15:27:28 +0400
commit6902b88b0b628d76fd5997ff138247c23a903064 (patch)
tree0242d3d1eddb576af51bad51b51e3b1ecc82e89f /winsup/cygwin/libc
parent568e72f5615151ca372f469780b09006023f13af (diff)
* winlean.h: Make sure certain Windows macros are undefined again.
Add comment to explain why. * winsup.h: Include winlean.h from C sources as well. * libc/minires-os-if.c: Drop including ntdef.h. Fix previous ChangeLog entry.
Diffstat (limited to 'winsup/cygwin/libc')
-rw-r--r--winsup/cygwin/libc/minires-os-if.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/libc/minires-os-if.c b/winsup/cygwin/libc/minires-os-if.c
index d4cb4efaf..46e8297fd 100644
--- a/winsup/cygwin/libc/minires-os-if.c
+++ b/winsup/cygwin/libc/minires-os-if.c
@@ -16,7 +16,6 @@ details. */
#include <ws2tcpip.h>
#include <iphlpapi.h>
#include <windns.h>
-#include <ntdef.h>
#include "ntdll.h"
#undef h_errno
#include "minires.h"