summaryrefslogtreecommitdiff
path: root/pthread_rwlock_timedwrlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'pthread_rwlock_timedwrlock.c')
-rw-r--r--pthread_rwlock_timedwrlock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pthread_rwlock_timedwrlock.c b/pthread_rwlock_timedwrlock.c
index e7d1be2..5de1e48 100644
--- a/pthread_rwlock_timedwrlock.c
+++ b/pthread_rwlock_timedwrlock.c
@@ -34,7 +34,6 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
-#include <errno.h>
#include <limits.h>
#include "pthread.h"