From 563aaa8d0b3390b57d14c11b3c95880096627a06 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 6 Jun 2003 22:30:03 +0000 Subject: Include as an alternative to . --- lib/xstrtoimax.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/xstrtoimax.c') diff --git a/lib/xstrtoimax.c b/lib/xstrtoimax.c index 8937862c2..f60a8bbab 100644 --- a/lib/xstrtoimax.c +++ b/lib/xstrtoimax.c @@ -23,6 +23,8 @@ #if HAVE_INTTYPES_H # include +#elif HAVE_STDINT_H +# include #endif #define __strtol strtoimax -- cgit v1.2.3-70-g09d2