1 /* DO NOT EDIT THIS FILE.
3 It has been auto-edited by fixincludes from:
5 "fixinc/tests/inc/bits/string2.h"
7 This had to be done to correct non-standard usages in the
8 original, manufacturer supplied header file. */
12 #if defined( GLIBC_C99_INLINE_3_CHECK )
13 # if defined(__cplusplus) || __STDC_VERSION__ >= 19901L
14 # define __STRING_INLINE inline
16 # define __STRING_INLINE extern __inline
18 #endif /* GLIBC_C99_INLINE_3_CHECK */