Subversion Repositories Kolibri OS

Rev

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

Rev 2168 Rev 3065
Line 96... Line 96...
96
#define _BSDTYPES_DEFINED
96
#define _BSDTYPES_DEFINED
97
#endif
97
#endif
Line 98... Line 98...
98
 
98
 
99
typedef	unsigned short	ushort;		/* System V compatibility */
99
typedef	unsigned short	ushort;		/* System V compatibility */
-
 
100
typedef	unsigned int	uint;		/* System V compatibility */
100
typedef	unsigned int	uint;		/* System V compatibility */
101
typedef	unsigned long	ulong;		/* System V compatibility */
Line 101... Line 102...
101
# endif	/*!_POSIX_SOURCE */
102
# endif	/*!_POSIX_SOURCE */
102
 
103
 
103
#ifndef __clock_t_defined
104
#ifndef __clock_t_defined