]> git.saurik.com Git - apple/libpthread.git/blobdiff - sys/_pthread/_pthread_t.h
libpthread-301.1.6.tar.gz
[apple/libpthread.git] / sys / _pthread / _pthread_t.h
index bf829185804366b46c986354627ee56008301431..4d9e3dac95fce020cfb2902d77160192c1159955 100644 (file)
@@ -27,5 +27,6 @@
  */
 #ifndef _PTHREAD_T
 #define _PTHREAD_T
+#include <sys/_pthread/_pthread_types.h> /* __darwin_pthread_t */
 typedef __darwin_pthread_t pthread_t;
 #endif /* _PTHREAD_T */