*** lib/strtoimax.c.ORIG Tue Jun 17 14:19:21 2008 --- lib/strtoimax.c Tue Jun 17 14:20:14 2008 *************** *** 34,39 **** --- 34,43 ---- #include "verify.h" + #ifdef _AIX + #define HAVE_DECL_STRTOULL 1 + #endif + #ifdef UNSIGNED # ifndef HAVE_DECL_STRTOULL "this configure-time declaration test was not run"