mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 20:39:33 +08:00
* libc/rcmd.cc: Don't undef __INSIDE_CYGWIN_NET__.
This commit is contained in:
parent
da36286e64
commit
862de2d0ae
@ -1,3 +1,7 @@
|
|||||||
|
2012-07-06 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* libc/rcmd.cc: Don't undef __INSIDE_CYGWIN_NET__.
|
||||||
|
|
||||||
2012-07-06 Corinna Vinschen <corinna@vinschen.de>
|
2012-07-06 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* cygwin.sc (.rdata): Include all sections starting with .rdata.
|
* cygwin.sc (.rdata): Include all sections starting with .rdata.
|
||||||
|
@ -36,6 +36,7 @@ __FBSDID("$FreeBSD$");
|
|||||||
#else
|
#else
|
||||||
#define __INSIDE_CYGWIN_NET__
|
#define __INSIDE_CYGWIN_NET__
|
||||||
#include "winsup.h"
|
#include "winsup.h"
|
||||||
|
#undef __INSIDE_CYGWIN_NET__
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef __CYGWIN__
|
#ifndef __CYGWIN__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user