summaryrefslogtreecommitdiff
path: root/mysys/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'mysys/hash.c')
-rw-r--r--mysys/hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysys/hash.c b/mysys/hash.c
index cf0f1d2dde6..d068299d44e 100644
--- a/mysys/hash.c
+++ b/mysys/hash.c
@@ -174,6 +174,7 @@ static uint hash_rec_mask(HASH *hash,HASH_LINK *pos,uint buffmax,
/* for compilers which can not handle inline */
+static
#if !defined(__SUNPRO_C) && !defined(__USLC__) && !defined(__sgi)
inline
#endif