Solaris portability, dispatch.h - PATCH [5/6]
6 Nov
2009
6 Nov
'09
3:01 p.m.
Checking for sys/cdefs.h again... Joakim
svn diff private.h Index: private.h =================================================================== --- private.h (revision 140) +++ private.h (working copy) @@ -33,7 +33,9 @@ #include <mach/message.h> #endif #include <unistd.h> +#if HAVE_SYS_CDEFS_H #include <sys/cdefs.h> +#endif #include <pthread.h>
#ifndef __DISPATCH_BUILDING_DISPATCH__
5846
Age (days ago)
5846
Last active (days ago)
0 comments
1 participants
participants (1)
-
Joakim Johansson