Print this page
11210 libm should be cstyle(1ONBLD) clean

*** 35,45 **** #ifndef _LIBM_INLINES_H #define _LIBM_INLINES_H #ifdef __GNUC__ - #ifdef __cplusplus extern "C" { #endif #include <sys/types.h> --- 35,44 ----
*** 213,221 **** } #ifdef __cplusplus } #endif - #endif /* __GNUC__ */ - #endif /* _LIBM_INLINES_H */ --- 212,218 ----