about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 10639f79c4..8bd9c75cdc 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+2000-07-12  Bruno Haible  <haible@clisp.cons.org>
+
+	* Examples/ex8.c: Include <sys/wait.h>, not <wait.h>.
+
 2000-07-12  Ulrich Drepper  <drepper@redhat.com>
 
 	* spinlock.c: Fix code for TEST_FOR_COMPARE_AND_SWAP being defined.