diff options
Diffstat (limited to 'lib/libthr/thread/Makefile.inc')
-rw-r--r-- | lib/libthr/thread/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libthr/thread/Makefile.inc b/lib/libthr/thread/Makefile.inc index 51d5ad7..bdae92e 100644 --- a/lib/libthr/thread/Makefile.inc +++ b/lib/libthr/thread/Makefile.inc @@ -39,7 +39,6 @@ SRCS+= \ thr_rwlockattr.c \ thr_self.c \ thr_sem.c \ - thr_seterrno.c \ thr_setprio.c \ thr_setschedparam.c \ thr_sig.c \ |