From a3577bd15ee66d37f025d014457c9d1751cd19ab Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 3 Nov 2008 10:24:21 +0100 Subject: Update gnulib files. --- gl/stdint.in.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gl/stdint.in.h') diff --git a/gl/stdint.in.h b/gl/stdint.in.h index 5510396..e246aa9 100644 --- a/gl/stdint.in.h +++ b/gl/stdint.in.h @@ -49,7 +49,9 @@ in would reinclude us, skipping our contents because _GL_STDINT_H is defined. The include_next requires a split double-inclusion guard. */ +# if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ +# endif # @INCLUDE_NEXT@ @NEXT_STDINT_H@ #endif -- cgit v1.2.3