mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-06 14:58:11 +02:00
Xfuncproto: define _X_INLINE for older compilers
This commit is contained in:
parent
241e9dfd40
commit
178cae180b
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ in this Software without prior written authorization from The Open Group.
|
|||
# define _X_EXPORT
|
||||
# define _X_HIDDEN
|
||||
# define _X_INTERNAL
|
||||
# define _X_INLINE
|
||||
#endif
|
||||
|
||||
#if defined(__GNUC__) && ((__GNUC__ * 100 + __GNUC_MINOR__) >= 301)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue