summaryrefslogtreecommitdiff
path: root/lib/strings.in.h
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-11-30 17:44:44 +0100
committerLudovic Courtès <ludo@gnu.org>2008-11-30 17:44:44 +0100
commitaa7a939cbfffcb9afefee45ec51834971e4e9787 (patch)
tree1af5e01b360c927f93fab3fcb25383968194b4b8 /lib/strings.in.h
parent1da93484fbaef11def3e74fe72039adec52d5fd7 (diff)
downloadguile-aa7a939cbfffcb9afefee45ec51834971e4e9787.tar.gz
Update Gnulib files to commit d4b129b8e5f8a8d1198020fd6fc79310d305936c.
Diffstat (limited to 'lib/strings.in.h')
-rw-r--r--lib/strings.in.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/strings.in.h b/lib/strings.in.h
index 7344d6008..bd767de15 100644
--- a/lib/strings.in.h
+++ b/lib/strings.in.h
@@ -18,7 +18,9 @@
#ifndef _GL_STRINGS_H
+#if __GNUC__ >= 3
@PRAGMA_SYSTEM_HEADER@
+#endif
/* The include_next requires a split double-inclusion guard. */
#@INCLUDE_NEXT@ @NEXT_STRINGS_H@