X-Git-Url: https://git.saurik.com/apple/libpthread.git/blobdiff_plain/f1a1da6cf65a9d0e6858678f6c259025cf5d27fd..964d3577b041867f776d8eb940bf4a1108ffb97c:/pthread/pthread_spis.h?ds=sidebyside diff --git a/pthread/pthread_spis.h b/pthread/pthread_spis.h index b76c238..c54d3f5 100644 --- a/pthread/pthread_spis.h +++ b/pthread/pthread_spis.h @@ -73,6 +73,7 @@ int pthread_mutexattr_setpolicy_np(pthread_mutexattr_t *, int ); #endif /* (!_POSIX_C_SOURCE && !_XOPEN_SOURCE) || _DARWIN_C_SOURCE */ + __END_DECLS #endif /* _PTHREAD_SPIS_H */