diff options
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index e81a764e18..ceb350f613 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,6 +1,6 @@ 2000-06-21 Andreas Jaeger <aj@suse.de> - * sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset + * sysdeps/pthread/timer_routines.c: Include <string.h> for memset prototype. * join.c: Include <stdlib.h> for exit prototype. |