diff options
Diffstat (limited to 'pthread_rwlockattr_init.c')
-rw-r--r-- | pthread_rwlockattr_init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pthread_rwlockattr_init.c b/pthread_rwlockattr_init.c index feb8e94..a2d2b94 100644 --- a/pthread_rwlockattr_init.c +++ b/pthread_rwlockattr_init.c @@ -34,7 +34,6 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -#include <errno.h> #include <limits.h> #include "pthread.h" |