X-Git-Url: https://git.saurik.com/apple/libpthread.git/blobdiff_plain/f1a1da6cf65a9d0e6858678f6c259025cf5d27fd..97e5da418f556182ba46220ed10c08d51dd2b798:/sys/_pthread/_pthread_rwlockattr_t.h diff --git a/sys/_pthread/_pthread_rwlockattr_t.h b/sys/_pthread/_pthread_rwlockattr_t.h index 5392701..6ccd234 100644 --- a/sys/_pthread/_pthread_rwlockattr_t.h +++ b/sys/_pthread/_pthread_rwlockattr_t.h @@ -27,5 +27,6 @@ */ #ifndef _PTHREAD_RWLOCKATTR_T #define _PTHREAD_RWLOCKATTR_T +#include /* __darwin_pthread_rwlockattr_t */ typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; #endif /* _PTHREAD_RWLOCKATTR_T */