diff --git a/include/Mw/MachDep.h b/include/Mw/MachDep.h index a5cb307..613fcb7 100644 --- a/include/Mw/MachDep.h +++ b/include/Mw/MachDep.h @@ -39,6 +39,6 @@ #define MWDECL extern #endif -#define MwInline __inline +#define MwInline static __inline #endif