diff options
author | rpj <rpj> | 2007-01-06 13:44:39 +0000 |
---|---|---|
committer | rpj <rpj> | 2007-01-06 13:44:39 +0000 |
commit | 35dec51214f692110f441cd68a94cbd264574d18 (patch) | |
tree | 1ce9711f604c6799eea806f40b22ce02574b8ae6 /pthread_rwlock_wrlock.c | |
parent | eeef426b8399ad39dfc759352a6e7b0348a047d1 (diff) |
See ChangeLog
Diffstat (limited to 'pthread_rwlock_wrlock.c')
-rw-r--r-- | pthread_rwlock_wrlock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pthread_rwlock_wrlock.c b/pthread_rwlock_wrlock.c index a097040..174fcbc 100644 --- a/pthread_rwlock_wrlock.c +++ b/pthread_rwlock_wrlock.c @@ -34,7 +34,6 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -#include <errno.h> #include <limits.h> #include "pthread.h" |