at 16.09-beta 14 lines 489 B view raw
1diff --git a/lib/stdint.in.h b/lib/stdint.in.h 2index 997e406..e0827f5 100644 3--- a/lib/stdint.in.h 4+++ b/lib/stdint.in.h 5@@ -53,7 +53,8 @@ 6 in <inttypes.h> would reinclude us, skipping our contents because 7 _GL_STDINT_H is defined. 8 The include_next requires a split double-inclusion guard. */ 9-# @INCLUDE_NEXT@ @NEXT_STDINT_H@ 10+# include <inttypes.h> 11+// # @INCLUDE_NEXT@ @NEXT_STDINT_H@ 12 #endif 13 14 #if ! defined _GL_STDINT_H && ! defined _GL_JUST_INCLUDE_SYSTEM_STDINT_H