summaryrefslogtreecommitdiff
path: root/tests/permutc2.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/permutc2.exp')
-rw-r--r--tests/permutc2.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/permutc2.exp b/tests/permutc2.exp
index bb0377d..a684d4f 100644
--- a/tests/permutc2.exp
+++ b/tests/permutc2.exp
@@ -130,6 +130,9 @@ hash (str, len)
#ifdef __GNUC__
__inline
+#ifdef __GNUC_STDC_INLINE__
+__attribute__ ((__gnu_inline__))
+#endif
#endif
const char *
in_word_set (str, len)