--- a/extras/ogl-sample/main/gfx/lib/glu/libnurbs/internals/simplemath.h	2024-11-09 15:50:59.095816940 +0200
+++ b/extras/ogl-sample/main/gfx/lib/glu/libnurbs/internals/simplemath.h	2024-11-09 15:50:08.473214699 +0200
@@ -53,7 +53,8 @@
 #ifdef _SCO_DS
 #define abs __gluabs
 #endif
+#if 0
 inline REAL 
 abs( REAL x ) { return ( x < 0.0 ) ? -x : x; }
-
+#endif
 #endif /* __glusimplemath_h_ */
