* libc/rcmd.cc: Don't undef __INSIDE_CYGWIN_NET__.
This commit is contained in:
@@ -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>
|
||||
|
||||
* cygwin.sc (.rdata): Include all sections starting with .rdata.
|
||||
|
@@ -36,6 +36,7 @@ __FBSDID("$FreeBSD$");
|
||||
#else
|
||||
#define __INSIDE_CYGWIN_NET__
|
||||
#include "winsup.h"
|
||||
#undef __INSIDE_CYGWIN_NET__
|
||||
#endif
|
||||
|
||||
#ifndef __CYGWIN__
|
||||
|
Reference in New Issue
Block a user