diff options
author | rpj <rpj> | 2004-06-25 15:25:37 +0000 |
---|---|---|
committer | rpj <rpj> | 2004-06-25 15:25:37 +0000 |
commit | 68cd86f6b75c45ac0421e55f955c9f967bd91445 (patch) | |
tree | 848964ca8c784168fa5d50fa54c4e9ad44cd47b4 /pthread.h | |
parent | cf236808ad018ce10123321fab0917550e181aa2 (diff) |
''
Diffstat (limited to 'pthread.h')
-rw-r--r-- | pthread.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -274,6 +274,7 @@ enum { #endif /* PTW32_LEVEL >= PTW32_LEVEL_MAX */ #ifndef HAVE_STRUCT_TIMESPEC +#define HAVE_STRUCT_TIMESPEC 1 struct timespec { long tv_sec; long tv_nsec; |