diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 620c716315..3b4689064d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-01-27 Ulrich Drepper <drepper@redhat.com> + * sysdeps/generic/clock_getcpuclockid.c: Include <time.h> instead + of <sys/time.h>. + * sysdeps/unix/stime.c: Include <stddef.h> for NULL. * sysdeps/unix/time.c: Likewise. |