diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2002-06-28 13:26:02 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2002-06-28 13:26:02 +0000 |
| commit | b4e1c937c71c1b9101f94873769815e011d3df0e (patch) | |
| tree | 351b60fe3d6a6ae33cb32dc643c9b53fe1f1d876 /lib/libpthread/thread/Makefile.inc | |
| parent | f2ed975453caa895a8afd5287506bb6c1cd40f9d (diff) | |
Notes
Diffstat (limited to 'lib/libpthread/thread/Makefile.inc')
| -rw-r--r-- | lib/libpthread/thread/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/thread/Makefile.inc b/lib/libpthread/thread/Makefile.inc index d35894e2cdfb1..c01f5ceebcc1e 100644 --- a/lib/libpthread/thread/Makefile.inc +++ b/lib/libpthread/thread/Makefile.inc @@ -91,6 +91,7 @@ SRCS+= \ uthread_pipe.c \ uthread_poll.c \ uthread_priority_queue.c \ + uthread_pselect.c \ uthread_read.c \ uthread_readv.c \ uthread_recvfrom.c \ |
