--- netpbm-10.50.00/lib/util/intcode.h.old 2010-05-19 16:19:11.000000000 +0000 +++ netpbm-10.50.00/lib/util/intcode.h 2010-05-19 16:19:43.000000000 +0000 @@ -174,7 +174,6 @@ } -#if HAVE_INT64 typedef struct { /*---------------------------------------------------------------------------- @@ -284,7 +283,7 @@ return retval; } -#endif /* HAVE_INT64 */ + #endif