*** lib.h.ORIG Tue Sep 9 23:18:04 2008 --- lib.h Tue Sep 9 23:18:29 2008 *************** *** 1,6 **** --- 1,10 ---- #ifndef LIB_H #define LIB_H + #ifdef _AIX + #define _ANSI_C_SOURCE + #define __LONGDOUBLE128 + #endif #include #include