#ifndef _MSL_STDLIB_H #define _MSL_STDLIB_H int abs(int); #endif //_MSL_STDLIB_H