diff options
| author | David Xu <davidxu@FreeBSD.org> | 2004-08-16 03:27:29 +0000 |
|---|---|---|
| committer | David Xu <davidxu@FreeBSD.org> | 2004-08-16 03:27:29 +0000 |
| commit | a002d437eaf0d15470bc75c142a22ff3d643b030 (patch) | |
| tree | 9e58ede141be355c38f2c1cd9f7881b2e6134800 /lib/libpthread/thread | |
| parent | 497c17e0ae22a367a8edddd9d834e640dd10aca3 (diff) | |
Notes
Diffstat (limited to 'lib/libpthread/thread')
| -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 fb11adb61808..59fa21c4dcff 100644 --- a/lib/libpthread/thread/Makefile.inc +++ b/lib/libpthread/thread/Makefile.inc @@ -103,6 +103,7 @@ SRCS+= \ thr_suspend_np.c \ thr_switch_np.c \ thr_system.c \ + thr_symbols.c \ thr_tcdrain.c \ thr_vfork.c \ thr_wait.c \ |
