*** ./poptint.h.ORIG Wed Oct 20 18:49:22 2010 --- ./poptint.h Wed Oct 20 18:49:33 2010 *************** *** 9,15 **** --- 9,17 ---- #ifndef H_POPTINT #define H_POPTINT + #ifndef _AIX51 #include + #endif /** * Wrapper to free(3), hides const compilation noise, permit NULL, return NULL. *** ./lookup3.c.ORIG Wed Oct 20 18:50:06 2010 --- ./lookup3.c Wed Oct 20 18:49:55 2010 *************** *** 34,40 **** --- 34,42 ---- */ /* -------------------------------------------------------------------- */ + #ifndef _AIX51 #include + #endif #if defined(_JLU3_SELFTEST) # define _JLU3_jlu32w 1