--- mstools/h/process.h 2018/08/09 18:20:01 1.1 +++ mstools/h/process.h 2018/08/09 18:20:29 1.1.1.2 @@ -18,9 +18,11 @@ extern "C" { #endif +#ifndef MIPS #if (_MSC_VER <= 600) #define __cdecl _cdecl #endif +#endif /* modeflag values for _spawnxx routines */