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
31 31 #error "Please include config.h first." 32 32 #endif 33 33 _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 37 39 38 40 #ifdef __cplusplus 39 41 extern "C" {