From 68cd86f6b75c45ac0421e55f955c9f967bd91445 Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 25 Jun 2004 15:25:37 +0000 Subject: '' --- pthread.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pthread.h') 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; -- cgit v1.2.3