]> sourceware.org Git - glibc.git/commitdiff
Fixed typo.
authorAndreas Jaeger <aj@suse.de>
Wed, 21 Jun 2000 19:34:35 +0000 (19:34 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 21 Jun 2000 19:34:35 +0000 (19:34 +0000)
* sysdeps/pthread/timer_routines.c: Include <string.h> for memset

linuxthreads/ChangeLog

index e81a764e1861f403882a9b51160f50f039b10f04..ceb350f61379b2f4f0c069f674cbec5b9a091369 100644 (file)
@@ -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.
This page took 0.047418 seconds and 5 git commands to generate.