* sigproc.cc: Add include file for proper definitions.
* spawn.cc: Ditto. * winsup.h: Define cfree to avoid newlib pollution.
This commit is contained in:
@@ -56,6 +56,8 @@ __asm__ __volatile__(
|
||||
return __res;
|
||||
}
|
||||
|
||||
#define cfree newlib_cfree_dont_use
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN 1
|
||||
#define _WINGDI_H
|
||||
#define _WINUSER_H
|
||||
|
Reference in New Issue
Block a user