Ticket #70869: gss-glib-patch-2.diff

File gss-glib-patch-2.diff, 476 bytes (added by kencu (Ken), 7 weeks ago)
  • src/gl/stat-time.h

    diff --git src/gl/stat-time.h src/gl/stat-time.h
    index 6b0088e..1cdf944 100644
     
    3131 #error "Please include config.h first."
    3232#endif
    3333_GL_INLINE_HEADER_BEGIN
    34 #ifndef _GL_STAT_TIME_INLINE
    35 # define _GL_STAT_TIME_INLINE _GL_INLINE
    36 #endif
     34# define IALLOC_INLINE
     35# define _GL_STAT_TIME_INLINE
     36# define _GL_ATTRIBUTE_COLD
     37# define _GL_ATTRIBUTE_PURE
     38# define _GL_EXTERN_INLINE
    3739
    3840#ifdef __cplusplus
    3941extern "C" {