* 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.
This commit is contained in:
Corinna Vinschen
2012-07-12 11:27:28 +00:00
parent 568e72f561
commit 6902b88b0b
4 changed files with 49 additions and 5 deletions

View File

@ -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"