]> git.saurik.com Git - apple/libpthread.git/blobdiff - sys/_pthread/_pthread_condattr_t.h
libpthread-301.1.6.tar.gz
[apple/libpthread.git] / sys / _pthread / _pthread_condattr_t.h
index 51b5cdd3e1df3c216e37b15cef7e3c38e5c991a1..6e9227a8a332c7de28797c7f4f3cca9f9ad1060b 100644 (file)
@@ -27,5 +27,6 @@
  */
 #ifndef _PTHREAD_CONDATTR_T
 #define _PTHREAD_CONDATTR_T
+#include <sys/_pthread/_pthread_types.h> /* __darwin_pthread_condattr_t */
 typedef __darwin_pthread_condattr_t pthread_condattr_t;
 #endif /* _PTHREAD_CONDATTR_T */