diff -ru -x '*.Po' -x '*.Plo' make-3.82.orig/make.h make-3.82/make.h --- make-3.82.orig/make.h 2011-01-20 08:05:34 +0100 +++ make-3.82/make.h 2011-01-20 08:08:26 +0100 @@ -246,7 +246,9 @@ #endif /* !ANSI_STRING. */ #undef ANSI_STRING -#if HAVE_INTTYPES_H +#if HAVE_STDINT_H +# include +#elif HAVE_INTTYPES_H # include #endif #define FILE_TIMESTAMP uintmax_t