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

@@ -32,11 +32,10 @@
 
 #ifndef _LIBM_INLINES_H
 #define _LIBM_INLINES_H
 
 #ifdef __GNUC__
-
 #include <sys/types.h>
 #include <sys/ieeefp.h>
 
 #ifdef __cplusplus
 extern "C" {

@@ -290,9 +289,7 @@
 }
 
 #ifdef __cplusplus
 }
 #endif
-
 #endif  /* __GNUC__ */
-
 #endif /* _LIBM_INLINES_H */