*** ./schroedinger/schroutils.h.ORIG Mon Apr 12 14:06:03 2010 --- ./schroedinger/schroutils.h Mon Apr 12 14:08:10 2010 *************** *** 11,16 **** --- 11,18 ---- typedef unsigned __int16 uint16_t; typedef unsigned __int32 uint32_t; #endif + #elif defined(_AIX51) + #include #else #include #endif