From 181e7fdc0424908b1aab1988429e6a01a1561668 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 10 Oct 2015 21:53:51 +0200 Subject: inttypes.h includes stdint.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/inttypes.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/inttypes.h') diff --git a/include/inttypes.h b/include/inttypes.h index 4530fef..ea901f0 100644 --- a/include/inttypes.h +++ b/include/inttypes.h @@ -21,6 +21,9 @@ #include +#include + + #define __NEED_intmax_t #define __NEED_imaxdiv_t -- cgit v1.2.3-70-g09d2