Subversion Repositories Kolibri OS

Rev

Rev 6099 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6099 Rev 6109
Line 227... Line 227...
227
   #elif (_XOPEN_SOURCE - 0) < 500	/* really old */
227
   #elif (_XOPEN_SOURCE - 0) < 500	/* really old */
228
    #define _POSIX_C_SOURCE       2
228
    #define _POSIX_C_SOURCE       2
229
  #endif
229
  #endif
230
#endif
230
#endif
Line -... Line 231...
-
 
231
 
-
 
232
#define _POSIX_MONOTONIC_CLOCK      200112L
231
 
233
 
232
#ifdef __cplusplus
234
#ifdef __cplusplus
233
}
235
}
234
#endif
236
#endif