summaryrefslogtreecommitdiff
path: root/pthread.h
diff options
context:
space:
mode:
authorrpj <rpj>2004-06-25 15:25:37 +0000
committerrpj <rpj>2004-06-25 15:25:37 +0000
commit68cd86f6b75c45ac0421e55f955c9f967bd91445 (patch)
tree848964ca8c784168fa5d50fa54c4e9ad44cd47b4 /pthread.h
parentcf236808ad018ce10123321fab0917550e181aa2 (diff)
''
Diffstat (limited to 'pthread.h')
-rw-r--r--pthread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pthread.h b/pthread.h
index 729458c..1abfd93 100644
--- a/pthread.h
+++ b/pthread.h
@@ -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;