#ifndef _C_STRLIB_H #define _C_STRLIB_H int abs(int n); #endif